make the cwd of RunStep take a Cache.Directory #14959
Labels
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
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/RunStep.zig
Lines 24 to 27 in b4d58e9
zig/lib/std/Build/RunStep.zig
Lines 858 to 863 in b4d58e9
zig/lib/std/child_process.zig
Lines 58 to 63 in b4d58e9
The text was updated successfully, but these errors were encountered: