Files
rust/clippy_lints
Jason Newcomb f5f3c2f30a Truncate constants to target type in comparison (#16782)
changelog: [`bad_bit_mask`]: truncate constant to target type before
warning about impossible equality

Fixes rust-lang/rust-clippy#16781
2026-04-07 19:34:09 +00:00
..
2026-04-03 20:11:43 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.