rust/clippy_lints
bors e0e617adaa Auto merge of #6109 - patrickelectric:single_element_for_check, r=flip1995
Add linter for a single element for loop

changelog: Fixes #1540, check for vectors that contain a single element in a for loop
2020-10-25 09:15:55 +00:00
..
2020-10-16 22:11:37 +02:00

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