-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clippy, rustfmt missing from master toolchain #113713
Comments
Weird, so this error started happening somewhere in the last ~24 hours I guess, but when I install the "master" toolchain of a few days ago (where we shipped a nightly that did include clippy), RTIM also can't find the clippy component... 🤔 |
rustfmt is also affected
=> 404 |
In 7d60819 it can find clippy. Which commit did you try? |
Cc @rust-lang/infra (since this seems fairly critical) |
A try build was merged into master, and basically no artifacts were uploaded from that merge commit (https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Cannot.20get.20rust-dev-nightly.20from.20ci-artifacts.2Erust-lang.2Eorg). |
Approving a PR while a try build is running has some very unintended consequences. |
well its only the 5th time or so that that has happened >.< |
$ rustup-toolchain-install-master -f -c rustc-dev llvm-tools rust-src clippy rustfmt
The text was updated successfully, but these errors were encountered: