rust-clippy/clippy_lints
bors ccf7c88386 Auto merge of #13648 - samueltardieu:push-rpxvoukpolvm, r=Centri3
needless_continue: check labels consistency before warning

changelog: [`needless_continue`]: check labels before warning about `continue` as the last statement in a loop body

Fix #13641
2024-11-03 23:17:36 +00:00
..
src Auto merge of #13648 - samueltardieu:push-rpxvoukpolvm, r=Centri3 2024-11-03 23:17:36 +00:00
Cargo.toml Bump Clippy version -> 0.1.84 2024-10-18 13:25:50 +02:00
README.md

README.md

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