| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-23 | Fix ICE #3747 | Martins Polakovs | -3/+3 |
| 2019-02-20 | partially HirIdify lints | ljedrz | -2/+5 |
| 2019-02-03 | Fix breakage due to rust-lang/rust#58079 | Michael Wright | -1/+1 |
| 2019-02-01 | Changing single character string to a character match. | Unknown | -2/+2 |
| 2019-02-01 | rustfmt | Unknown | -4/+1 |
| 2019-02-01 | Adding lint for too many lines. | Araam Borhanian | -1/+4 |
| 2019-02-01 | Skipping check if in external macro. | Unknown | -1/+5 |
| 2019-02-01 | rustfmt | Unknown | -14/+14 |
| 2019-02-01 | Reworking function logic, and adding doc example. | Unknown | -30/+48 |
| 2019-02-01 | Adding lint for too many lines. | Araam Borhanian | -4/+73 |
| 2019-01-27 | rustup https://github.com/rust-lang/rust/pull/57726 | Matthias Krüger | -0/+4 |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 |
| 2018-12-29 | Remove crate:: prefixes from crate paths | Konrad Borowski | -10/+10 |
| 2018-12-08 | rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() ) | Matthias Krüger | -2/+2 |
| 2018-11-27 | Run rustfmt on clippy_lints | flip1995 | -14/+24 |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 |
| 2018-09-15 | Reintroduce `extern crate` for non-Cargo dependencies. | Eduard-Mihai Burtescu | -10/+10 |
| 2018-09-12 | Change Hash{Map, Set} to FxHash{Map, Set} | flip1995 | -3/+3 |
| 2018-08-29 | Switch to declare_tool_lint macro | flip1995 | -1/+1 |
| 2018-08-28 | Update imports and rustup | Oliver Schneider | -4/+2 |
| 2018-08-19 | codemap -> source_map | Manish Goregaokar | -1/+1 |
| 2018-07-23 | Rustup | Oliver Schneider | -1/+1 |
| 2018-07-19 | Remove import of matches | Manish Goregaokar | -0/+1 |
| 2018-07-19 | Remove import of rustc | Manish Goregaokar | -0/+1 |
| 2018-07-16 | Update for hir renamings in rustc | Oliver Schneider | -1/+1 |
| 2018-07-16 | TyKind | csmoe | -1/+1 |
| 2018-07-16 | ExprKind | csmoe | -4/+4 |
| 2018-06-25 | Resolve field, struct and function renaming | flip1995 | -6/+6 |
| 2018-06-15 | Dogfood new trivially_copy_pass_by_ref lint | Wim Looman | -2/+2 |
| 2018-05-30 | Run rustfix | Mateusz Mikuła | -1/+1 |
| 2018-04-27 | rustup | Mateusz Mikuła | -1/+1 |
| 2018-03-29 | Address review comments | Oliver Schneider | -1/+1 |
| 2018-03-28 | Categorize all the lints! | Oliver Schneider | -4/+4 |
| 2018-03-16 | Apply clippy suggestions | Mateusz Mikuła | -2/+2 |
| 2018-01-15 | Rustup | Oliver Schneider | -1/+1 |
| 2017-11-05 | Fix compilation errors with rustc 1.23.0-nightly (d762b1d6c 2017-11-04) | Matt Kraai | -1/+1 |
| 2017-09-12 | Rustup | Oliver Schneider | -12/+14 |
| 2017-09-05 | Run nightly rustfmt | Oliver Schneider | -2/+4 |
| 2017-08-21 | Run Dogfood for `use_self` | Oliver Schneider | -2/+2 |
| 2017-08-21 | Fix ICE #1969 | Oliver Schneider | -2/+6 |
| 2017-08-15 | Rustup | Oliver Schneider | -2/+2 |
| 2017-08-14 | Rustfmt | Oliver Schneider | -13/+19 |
| 2017-06-29 | Fix compilation on rustc 1.20.0-nightly (69c65d296 2017-06-28) | messense | -2/+2 |
| 2017-06-05 | Finish rustup. | Eduard-Mihai Burtescu | -1/+0 |
| 2017-06-02 | Try to fix compilation error on rustc 1.19.0-nightly (4ed2edaaf 2017-06-01) | messense | -2/+2 |
| 2017-05-12 | Fix various wrong uses of NestedVisitorMap::All | Oliver Schneider | -1/+1 |
| 2017-04-28 | Rustup | Oliver Schneider | -1/+1 |
| 2017-02-03 | TyCtxt::map is now called TyCtxt::hir | Mrmaxmeier | -3/+3 |
| 2017-01-13 | rustup to 2017-01-12 | Oliver Schneider | -3/+3 |
| 2017-01-04 | Rerun rustfmt | Manish Goregaokar | -3/+4 |
