mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 15:13:08 +00:00
All stage2 tests are passing again in this branch. Remaining checklist for this branch: * get the rest of the zig fmt test cases passing - re-enable the translate-c test case that is blocking on this * implement the 2 `@panic(TODO)`'s in parse.zig * use fn_proto not fn_decl for extern function declarations