]> git.lizzy.rs Git - rust.git/commit
Improve `NEEDLESS_RANGE_LOOP` error reporting
authormcarton <cartonmartin+git@gmail.com>
Fri, 1 Jul 2016 16:44:59 +0000 (18:44 +0200)
committermcarton <cartonmartin+git@gmail.com>
Fri, 1 Jul 2016 16:53:04 +0000 (18:53 +0200)
commit9bd7fa05e0fd3049e74a900e39c17cd9d6ebfbbc
treee99036123b6006fdb66536874b4f570a8c3f3976
parente613c8b492495aeb5f75f94a0cdcf252573a345f
Improve `NEEDLESS_RANGE_LOOP` error reporting
clippy_lints/src/loops.rs
tests/compile-fail/for_loop.rs