You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we want more granularity than this because this is also going to dump the trace for the shape phase, which I don't think we ever want to expose to users. Maybe we can make `config::dump_checker_trace` return an enum with three levels (none, only check phase, all). WE would also need to pass the phase to this macro.
We can implement this later though.
Originally posted by @nilehmann in #915 (comment)
The text was updated successfully, but these errors were encountered: