rust/clippy_lints
bors ed3287605d Auto merge of #3757 - mikerite:fix-2542, r=oli-obk
Fix `needless_range_loop` bad suggestion

Detect if the index variable is used inside a closure.

Fixes #2542
2019-02-12 10:27:18 +00:00
..

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