./x dist --stage 2 $tool
broken after #138224
#138778
Labels
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Creating distribution tarballs of tools with
./x dist --stage 2 $tool
broke after #138224. We (Ferrocene) know it fails at least with rustfmt and clippy. From what I can see, it stopped building the stage1 library, causing that failure.Build log before the PR got merged:
Build log after the PR got merged:
The text was updated successfully, but these errors were encountered: