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
..
2024-05-02 12:36:42 +00:00
2024-05-02 14:21:19 +02:00

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