mirror of
https://github.com/ziglang/zig.git
synced 2026-01-06 21:43:25 +00:00
Also update std/build.zig to use stage2 function pointer semantics. This gets us a little bit closer to `zig build` working, although it is now hitting a new crash in the compiler.