extract WriteSourceFileStep out from WriteFileStep #14944
Labels
breaking
Implementing this issue could cause existing code to no longer compile or have different behavior.
zig build system
std.Build, the build runner, `zig build` subcommand, package management
Milestone
Extracted from #14647.
zig/lib/std/Build/WriteFileStep.zig
Lines 5 to 10 in b3af5d0
zig/lib/std/Build/WriteFileStep.zig
Lines 148 to 186 in b3af5d0
This should be a different step, not part of WriteFileStep.
The text was updated successfully, but these errors were encountered: