rust-clippy/clippy_lints
bors bc2feea519 Auto merge of #13117 - GuillaumeGomez:fix-single_element_loop-suggestion, r=Alexendoo
Fix wrong suggestion for `single_element_loop` where parens were missing

Fixes https://github.com/rust-lang/rust-clippy/issues/12782.

changelog: Fix missing parens in `single_element_loop` suggestion
2024-07-18 12:53:59 +00:00
..
src Auto merge of #13117 - GuillaumeGomez:fix-single_element_loop-suggestion, r=Alexendoo 2024-07-18 12:53:59 +00:00
Cargo.toml Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-update 2024-06-13 12:30:48 +02:00
README.md

README.md

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