rust/clippy_lints
bors a2bd02b57e Auto merge of #12515 - bend-n:🦀, r=llogiq
fix `for x in y unsafe { }`

fixes #12514

----

changelog: [`needless_for_each`]: unsafe block in for loop body suggestion
2024-05-02 12:36:42 +00:00
..
src Auto merge of #12515 - bend-n:🦀, r=llogiq 2024-05-02 12:36:42 +00:00
Cargo.toml Bump Clippy version -> 0.1.80 2024-05-02 14:21:19 +02:00
README.md

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