| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-09-20 | Use span_suggestion_with_applicability instead of span_suggestion | Vitaly _Vi Shukela | -1/+7 |
| 2018-09-15 | Reintroduce `extern crate` for non-Cargo dependencies. | Eduard-Mihai Burtescu | -3/+3 |
| 2018-08-29 | Adapt codebase to the tool_lints | flip1995 | -1/+1 |
| 2018-08-29 | Switch to declare_tool_lint macro | flip1995 | -1/+1 |
| 2018-08-28 | Update imports and rustup | Oliver Schneider | -1/+1 |
| 2018-07-23 | Rustup | Oliver Schneider | -4/+4 |
| 2018-07-19 | Remove import of rustc | Manish Goregaokar | -0/+1 |
| 2018-05-30 | Run rustfix | Mateusz MikuĊa | -1/+1 |
| 2018-03-28 | Categorize all the lints! | Oliver Schneider | -2/+2 |
| 2017-11-05 | Cargo fmt | topecongiro | -26/+49 |
| 2017-11-03 | Fix test | sinkuu | -0/+1 |
| 2017-09-24 | Change rtype of int_plus_one detection to Option<String> | Michael Recachinas | -28/+11 |
| 2017-09-24 | Change to returning Option<(bool, Option<String>)> | Michael Recachinas | -49/+26 |
| 2017-09-24 | Remove old return-value | Michael Recachinas | -1/+1 |
| 2017-09-23 | Use span_lint_and_then as per feedback | Michael Recachinas | -22/+90 |
| 2017-09-17 | (#1955): Suggests `x > y` over `x >= y + 1` for ints | Michael Recachinas | -0/+115 |
