-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 CI failures on main after Rust 1.80 release #11651
Labels
Comments
This was referenced Jul 25, 2024
This was referenced Jul 25, 2024
alamb
changed the title
Clippy CI failures on main
Clippy CI failures on main after Rust 1.80 release
Jul 25, 2024
This was referenced Jul 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
Clippy started failing in main. For example
Given that a new rust version was just released today I suspect it is that clippy has gotten more stringent
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-180-2024-07-25
To Reproduce
No response
Expected behavior
CI should be passing
Additional context
I believe @nrc has fixed some of these already in #11467, but we got stuck there on tests that only failed once we properly passed through
hash_collisions
The text was updated successfully, but these errors were encountered: