-
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 #52448
Update clippy #52448
Conversation
Fixes test failures caused by rust-lang#52081
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ p=1 We should possibly consider capping out-of-tree lints at allow/warn. |
📌 Commit 536005a has been approved by |
What do you mean? That doesn't seem relevant? |
Update clippy Fixes test failures caused by #52081
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 |
☀️ Test successful - status-appveyor, status-travis |
Tested on commit rust-lang/rust@55c04ba. Direct link to PR: <rust-lang/rust#52448> 🎉 clippy-driver on windows: test-fail → test-pass. 🎉 clippy-driver on linux: test-fail → test-pass.
Fixes test failures caused by #52081