self-hosted compiler does not map 'std' into every package #9204
Labels
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Milestone
test.zig
bar.zig
Actual Output
Expected Output
It should succeed the build. 'builtin' and 'root' should additionally be mapped into every package.
The text was updated successfully, but these errors were encountered: