-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
"x.py check" shows error twice #76822
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Type
Fields
Give feedbackNo fields configured for issues without a type.
I just got this output from
./x.py check:I also noticed that the cargo "status bar" will show things like
rustc_mir, rustc_mirorrustc_driver, rustc_driver. Is it building everything twice?Cc @Mark-Simulacrum