x test rustc_interface --stage 0
is broken again
#109314
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tried this code:
x test --stage 0 rustc_interface
I expected to see this happen: All tests pass.
Instead, this happened:
Meta
HEAD is branched from 13afbda
The text was updated successfully, but these errors were encountered: