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
This appears to have been introduced by 2a990d6, which does mention:
* Remove some debugging infrastructure. These will need to be redone,
if at all, as the code migrates to match stage2.
- remove the ast_render code.
- remove the IR debugging stuff
- remove the token printing code
As seen in https://zigforum.org/t/zig-verbose-issues/526, and as per the title.
This appears to have been introduced by 2a990d6, which does mention: