rust/clippy_lints
bors d9c8d976cb Auto merge of #13512 - samueltardieu:issue-13511, r=xFrednet
`infinite_loop`: continuing an outer loop leaves the inner loop

changelog: [`infinite_loop`]: detect a `continue` targeting an outer loop

Fix #13511
2024-10-08 08:49:07 +00:00
..
src Auto merge of #13512 - samueltardieu:issue-13511, r=xFrednet 2024-10-08 08:49:07 +00:00
Cargo.toml Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
README.md

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