rust/clippy_lints
Michael Wright 217965e855 Fix needless_range_loop bad suggestion
Detect if the index variable is used inside a closure.

Fixes #2542
2019-02-11 07:03:12 +02:00
..

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