| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-25 | Enable deny-warnings feature everywhere in CI | flip1995 | -0/+3 | |
| 2019-10-08 | Revert "Workaround cargo bug on Windows" | Shotaro Yamada | -2/+0 | |
| This reverts commit 248251b3b26c5f21e2c2f5bfa5d85cc17b13fc05. This reverts commit 20b73514395bb442fb16ce913b6c2b3965ff3156. | ||||
| 2019-10-04 | Use home::cargo_home | Shotaro Yamada | -0/+2 | |
| 2019-07-07 | Add dev fmt subcommand | Michael Wright | -0/+1 | |
| 2019-06-03 | Bump clap in clippy_dev | Lzu Tao | -1/+1 | |
| 2019-01-25 | dependencies: update itertools from 0.7 to 0.8 | Matthias Krüger | -1/+1 | |
| 2018-10-15 | Use `WalkDir` to also gather from subdirectories | Philipp Hansch | -0/+1 | |
| `fs::read_dir` does not recurse into subdirectories. | ||||
| 2018-09-30 | remove cargo edition 2018 feature gate. | Matthias Krüger | -2/+0 | |
| Rust and the cargo used to bootstrap was updated in https://github.com/rust-lang/rust/pull/54601 which now has the 2018 edition stabilized. | ||||
| 2018-09-23 | clippy_dev: port to edition 2018 | Matthias Krüger | -0/+3 | |
| 2018-09-03 | Refactor to use into_group_map from Itertools | Philipp Hansch | -0/+1 | |
| 2018-09-03 | update_lints rewrite: Add structure and --print-only | Philipp Hansch | -0/+9 | |
