Closed
Description
Stage2 has some desirable features that are missing in stage1 in astgen (and I plan to add more like unused variables). This proposal is to run astgen unconditionally on any zig file that is being compiled, c++ or zig implementation.
Pros:
catch more errors earlier
Cons:
a tiny bit slower