mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
* Specifically recognize stderr as a different concept than an error message in Step results. * Display it differently when only stderr occurs but the build proceeds successfully. closes #18473