| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-24 | Split up `needless_range_loop` ui test | Yuki Okushi | -104/+16 | |
| 2019-10-26 | Rustup to rust-lang/rust#65773 | flip1995 | -0/+21 | |
| 2019-04-24 | UI test cleanup: Extract needless_range_loop tests | Philipp Hansch | -10/+140 | |
| 2019-02-11 | Fix `needless_range_loop` bad suggestion | Michael Wright | -1/+11 | |
| Detect if the index variable is used inside a closure. Fixes #2542 | ||||
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -8/+8 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-28 | Update *.stderr files | flip1995 | -16/+16 | |
| 2018-12-10 | update test stderr | Matthias Krüger | -24/+24 | |
| 2018-10-19 | Check for known array length in `needless_range_loop` | HMPerson1 | -1/+31 | |
| 2018-10-14 | Swap order of methods in `needless_range_loop` suggestion in some cases | Owen Sanchez | -1/+21 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -15/+15 | |
| 2018-08-29 | Adapt the *.stderr files of the ui-tests to the tool_lints | flip1995 | -1/+1 | |
| 2018-05-29 | Update to nightly 2018-05-28 | Mateusz Mikuła | -3/+3 | |
| 2018-01-29 | Update spans | Manish Goregaokar | -22/+15 | |
| 2018-01-17 | Update changed ui tests | Oliver Schneider | -0/+2 | |
| 2017-11-20 | Fix for the new nightly version. | Laurent Mazare | -2/+0 | |
| 2017-11-14 | Merge branch 'master' of github.com:Manishearth/rust-clippy into rust-test | Oliver Schneider | -0/+27 | |
| 2017-11-10 | Merge pull request #2214 from rust-lang-nursery/nrlfp | Oliver Schneider | -0/+27 | |
| Improve `needless_range_loop` | ||||
| 2017-11-10 | Rustup | Oliver Schneider | -1/+1 | |
| 2017-11-07 | Differentiate between mutable iteration and immutable iteration in ↵ | Oliver Schneider | -0/+27 | |
| `needless_range_loop` | ||||
| 2017-10-08 | tests for `needless_range_loop` | Andriy S. from cobalt | -0/+14 | |
