-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 #53638
Update clippy #53638
Conversation
|
@bors r+ p=1 |
📌 Commit 65c0ebd has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r- |
Ok, looks like clippy broke again due to #52602 Should be fixed with rust-lang/rust-clippy#3077 :) |
@bors r+ p=10 |
📌 Commit cd8fcb6 has been approved by |
This should fix RLS toolstate in Rust master, see rust-lang/rust#53638 (comment) for more details.
Update clippy r? @oli-obk @Manishearth
☀️ Test successful - status-appveyor, status-travis |
Tested on commit rust-lang/rust@63d6649. Direct link to PR: <rust-lang/rust#53638> 🎉 clippy-driver on windows: build-fail → test-pass. 🎉 clippy-driver on linux: build-fail → test-pass.
r? @oli-obk @Manishearth