x test src/tools/lint-docs
fails when download-rustc is enabled
#110354
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 src/tools/lint-docs
I expected to see this happen: All tests pass.
Instead, this happened:
This looks like the same issue as #110226; not sure why #110263 didn't fix it.
Meta
HEAD is branched from ce1073b.
The text was updated successfully, but these errors were encountered: