-
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 submodule #61074
Update Clippy submodule #61074
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @oli-obk |
@bors r+ p=1 |
📌 Commit 1b394f0750d6b44c2000026bb4e872080ae89bf8 has been approved by |
⌛ Testing commit 1b394f0750d6b44c2000026bb4e872080ae89bf8 with merge d5474e0079282544d2d1b1bf37c97e9b778e3f85... |
💔 Test failed - checks-travis |
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 |
huh that is weird:
AFAIK nothing got changed in Clippy recently that could cause this. Maybe it's spurious, but I don't think so. I will be able to take a look in ~3 hours. |
Maybe change in Rust? |
1b394f0
to
2be490b
Compare
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 |
Changes: ``` Rustup to rust-lang#60740 Lifetimes UI test cleanup tests: update needless_bool test stderr Rustup to rust-lang#60965 ```
2be490b
to
13b0a80
Compare
There's another pending change needed in Clippy before we can update the submodule again at rust-lang/rust-clippy#4134. Unfortunately I won't have time to update this PR until Monday, so I'm going to close it and leave it for someone else. |
Changes:
Should fix #61071