mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 00:04:02 +00:00
The relocation range issues will happen eventually as we add more code to the standard library and test suites, so we may as well just deal with this now. @MasonRemaley ran into this in #20271, for example.