x test tests/run-make/translation
fails when download-rustc is enabled
#110357
Labels
A-download-rustc
Area: The `rust.download-rustc` build option.
A-testsuite
Area: The testsuite used to check the correctness of rustc
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:
./configure --set download-rustc && x test tests/run-make/translation
I expected to see this happen: All tests pass.
Instead, this happened:
Meta
HEAD is branched from ce1073b.
The text was updated successfully, but these errors were encountered: