mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 19:43:29 +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.