| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-11 | Fix false positive in explicit_counter_loop lint | Thomas Bahn | -0/+13 | |
| When the counter was used in a closure after the loop the lint didn't detect the usage of the counter correctly. | ||||
| 2019-10-18 | Suggest calling `iter` if needed in `explicit_counter_loop` | HMPerson1 | -0/+10 | |
| 2019-03-23 | Change explicit_counter_loop's message to add parentheses if necessary | rail | -0/+9 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-09 | rustfmt tests | Matthias Krüger | -2/+4 | |
| 2018-10-28 | UI test cleanup: Extract explicit_counter_loop tests | Philipp Hansch | -0/+122 | |
