mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
bc2feea519
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