mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
This accomplishes two things: * Works around #8442 by putting stage1-specific logic in to disable all the std.json tests. * Slightly reduces installation size of zig since std lib files ending in "test.zig" are excluded from being installed.