rust/clippy_lints
Peter Jaszkowiak 3bbb3e3329 single_element_loop: handle arrays for Edition2021
also handle `.iter_mut()`, `.into_iter()`,
and wrapping in parens if necessary
2022-04-01 00:04:19 -06:00
..
2022-03-04 11:54:28 -06:00

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