-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
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)
Description
This regressed with #128722
Running ./x.py test compiler/rustc_abi
(as well as for most other compiler crates) no longer works, resulting in an error similar to the following:
error: none of the selected packages contains these features: jemalloc, llvm, max_level_info, rustc_use_parallel_compiler
Metadata
Metadata
Assignees
Labels
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)