mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 00:03:10 +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.