extract struct fields from std.Build which should go into a struct shared by all Build instances #14954
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.
Maybe std.Build gets renamed to std.Package and std.Build becomes the root struct.
The text was updated successfully, but these errors were encountered: