-
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
Update clippy #50705
Update clippy #50705
Conversation
@bors r+ p=1 |
📌 Commit 2b3c867 has been approved by |
@bors r- a new breaking PR snuck in: rust-lang/rust-clippy#2758 |
@bors r=kennytm p=1 |
📌 Commit 3a5b13a has been approved by |
Update clippy r? @Manishearth @bors p=1
Update clippy r? @Manishearth @bors p=1
☀️ Test successful - status-appveyor, status-travis |
📣 Toolstate changed by #50705! Tested on commit 308b7b0. 🎉 clippy-driver on windows: build-fail → test-pass. |
Tested on commit rust-lang/rust@308b7b0. Direct link to PR: <rust-lang/rust#50705> 🎉 clippy-driver on windows: build-fail → test-pass. 🎉 clippy-driver on linux: build-fail → test-pass. 💔 rls on windows: test-pass → build-fail (cc @nrc, @rust-lang/infra). 💔 rls on linux: test-pass → build-fail (cc @nrc, @rust-lang/infra).
Huh. How did that happen. Clippy should never cause rls to fail to build. Sorry. I'll fix in 3h |
So rls downloads the clippy from crates.io, even though there's a path override in Cargo.toml. I must have screwed up the path override |
r? @Manishearth
@bors p=1