| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-01-01 | Add `if let` test case | Krishna Veera Reddy | -1/+11 |
| 2019-12-31 | Prevent `replace_consts` lint within match patterns | Krishna Veera Reddy | -0/+6 |
| 2019-07-06 | Remove lint for ONCE_INIT | Lzu Tao | -7/+0 |
| 2019-07-06 | Update rustfix tests | Lzu Tao | -1/+3 |
| 2019-01-28 | Atomics constants are now handled by the deprecation lint | Oliver Scherer | -12/+0 |
| 2019-01-13 | Add run-rustfix to replace_const test | Wilco Kusee | -1/+2 |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 |
| 2018-12-09 | rustfmt tests | Matthias Krüger | -2/+1 |
| 2018-12-09 | add rustfmt::skip attributes to some tests | Matthias Krüger | -2/+2 |
| 2018-10-11 | Stabilize tool lints | Oliver Scherer | -1/+1 |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 |
| 2018-08-29 | Adapt ui-tests to the tool_lints | flip1995 | -2/+4 |
| 2018-05-28 | Removed stable feature flags | Aaron Power | -4/+0 |
| 2018-03-25 | make it pass for now | Mark Mansi | -0/+5 |
| 2018-03-25 | i128 is stable | Mark Mansi | -1/+1 |
| 2018-01-11 | Add lint to replace `const`s with `const fn`s | HMPerson1 | -0/+96 |
