]> git.lizzy.rs Git - rust.git/commit
add lint declaration and example that should trigger the lint
authorLaura Peskin <laura.peskin@gmail.com>
Thu, 10 Aug 2017 23:21:43 +0000 (02:21 +0300)
committerLaura Peskin <laura.peskin@gmail.com>
Sun, 24 Sep 2017 19:40:16 +0000 (15:40 -0400)
commitb091fb9b2464907a34279ab99aeffd0552827192
tree26c02754373fb8bea448fa1b39664f0a6d211583
parent4ab2223e5923f2fd1130624c13dde1659bbcc457
add lint declaration and example that should trigger the lint
clippy_lints/src/loops.rs
mut_range_bound [new file with mode: 0755]
tests/run-pass/mut_range_bound.rs [new file with mode: 0644]