| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-08 | rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() ) | Matthias Krüger | -6/+6 |
| 2018-11-27 | Run rustfmt on clippy_lints | flip1995 | -46/+63 |
| 2018-10-11 | Fix `similar_names` warnings | Devon Hollowood | -0/+3 |
| 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 | -5/+5 |
| 2018-09-13 | Merge pull request #3085 from mikerite/revert-98dbce | Philipp Hansch | -4/+2 |
| 2018-09-02 | Fix #3112 | Michael Wright | -2/+18 |
| 2018-08-29 | Adapt codebase to the tool_lints | flip1995 | -1/+1 |
| 2018-08-28 | Update imports and rustup | Oliver Schneider | -1/+1 |
| 2018-08-26 | Revert "Fix E0502 warnings" | Michael Wright | -4/+2 |
| 2018-08-01 | Fix E0502 warnings | Michael Wright | -2/+4 |
| 2018-07-16 | Update for hir renamings in rustc | Oliver Schneider | -2/+2 |
| 2018-07-16 | StmtKind | csmoe | -8/+8 |
| 2018-07-16 | TyKind | csmoe | -8/+8 |
| 2018-07-16 | BinOpKind | csmoe | -7/+19 |
| 2018-07-16 | ExprKind | csmoe | -84/+84 |
| 2018-07-15 | Ignore spans when comparing expressions | Oliver Schneider | -6/+22 |
| 2018-06-29 | Rustup | Mateusz Mikuła | -14/+14 |
| 2018-06-25 | Resolve conflicts produced by GenericArgs | flip1995 | -2/+9 |
| 2018-06-25 | Resolve field, struct and function renaming | flip1995 | -5/+5 |
| 2018-06-15 | Dogfood new trivially_copy_pass_by_ref lint | Wim Looman | -10/+10 |
| 2018-05-30 | Run rustfix | Mateusz Mikuła | -2/+2 |
| 2018-05-29 | Update to nightly 2018-05-28 | Mateusz Mikuła | -4/+4 |
| 2018-05-23 | Update to nightly 2018-05-22 | Mateusz Mikuła | -15/+15 |
| 2018-05-17 | Fix ICE for issues 2767, 2499, 1782 | Philipp Hansch | -15/+28 |
| 2018-05-17 | Fix ICE for issue 2594 | Philipp Hansch | -3/+10 |
| 2018-05-17 | Rustup to 2018-05-16 | Mateusz Mikuła | -3/+3 |
| 2018-04-15 | Fix compilation for nightly 2018-04-15 | Michael Wright | -8/+0 |
| 2018-04-02 | Fix clippy warning | Michael Wright | -0/+1 |
| 2018-03-16 | Apply clippy suggestions | Mateusz Mikuła | -2/+2 |
| 2018-02-09 | Fix #2427 | Oliver Schneider | -3/+3 |
| 2018-02-06 | Fix ICE comparing `ExprRange` | Guillem Nieto | -3/+7 |
| 2018-01-27 | Fix compilation | Michael Wright | -10/+10 |
| 2017-11-05 | Cargo fmt | topecongiro | -24/+24 |
| 2017-09-25 | Rustup to rustc 1.22.0-nightly (6c476ce46 2017-09-25) | Manish Goregaokar | -1/+8 |
| 2017-09-05 | Run nightly rustfmt | Oliver Schneider | -10/+9 |
| 2017-09-03 | Run rustfmt | Manish Goregaokar | -5/+9 |
| 2017-08-30 | Rustup (fixes #2002) | Oliver Schneider | -2/+7 |
| 2017-08-25 | fix PathParameters usage | Frederick Zhang | -9/+6 |
| 2017-08-21 | Run Dogfood for `use_self` | Oliver Schneider | -3/+3 |
| 2017-08-14 | Rustfmt | Oliver Schneider | -25/+34 |
| 2017-07-10 | Run rustfmt | Oliver Schneider | -2/+1 |
| 2017-07-10 | Rustup to *rustc 1.20.0-nightly (d84693b93 2017-07-09)* | Oliver Schneider | -6/+5 |
| 2017-06-11 | Abide by the common rustc::ty conventions. | Eduard-Mihai Burtescu | -0/+567 |
