mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
Introduces `disable_zig_progress` which prevents the build runner from assigning the child process a progress node. This is needed for the empty_env test which requires the environment to be completely empty.