| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-01-24 | Split up `needless_range_loop` ui test | Yuki Okushi | -85/+2 |
| 2019-04-24 | UI test cleanup: Extract needless_range_loop tests | Philipp Hansch | -0/+71 |
| 2019-02-20 | Make needless_range_loop not applicable to structures without iter method | bzzzz | -0/+19 |
| 2019-02-11 | Fix `needless_range_loop` bad suggestion | Michael Wright | -0/+5 |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 |
| 2018-12-09 | rustfmt tests | Matthias Krüger | -4/+3 |
| 2018-10-19 | Check for known array length in `needless_range_loop` | HMPerson1 | -1/+15 |
| 2018-10-14 | Swap order of methods in `needless_range_loop` suggestion in some cases | Owen Sanchez | -0/+14 |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 |
| 2017-11-07 | Don't lint mixed slice indexing and usize indexing in `needless_range_loop` | Oliver Schneider | -0/+15 |
| 2017-11-07 | Differentiate between mutable iteration and immutable iteration in `needless_... | Oliver Schneider | -0/+13 |
| 2017-10-08 | tests for `needless_range_loop` | Andriy S. from cobalt | -0/+27 |
