collect error return traces from errors other than error.MakeFailed #14961
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
Extracted from #14647.
zig/lib/std/Build/Step.zig
Lines 166 to 169 in b4d58e9
Here it should capture an error return trace and include it as part of the result's error messages.
The text was updated successfully, but these errors were encountered: