mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +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.