./x.py fmt
uses incorrect rustfmt with download-ci-llvm=true and custom rustc (not stage0/beta)
#81155
Labels
C-bug
Category: This is a bug.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
On master branch with commit c4df63f, replace
RUSTUP_HOME
with actual value and apply this diff:
Run
./x.py fmt
after that. Then rungit status
to check status of the repo.I expected to see this happen: Nothing should change.
Instead, this happened: Many files changed dues to using wrong rustfmt.
cc @Mark-Simulacrum as in #81152 (comment)
@rustbot label T-infra
Meta
The text was updated successfully, but these errors were encountered: