This regressed with https://github.com/rust-lang/rust/pull/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
This regressed with https://github.com/rust-lang/rust/pull/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: