| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-24 | rustup "Add span information to `ExprKind::Assign`" | Lzu Tao | -1/+1 | |
| 2019-12-21 | rustup "Merge `ast::Mutability` and `mir::Mutability`" | Lzu Tao | -1/+1 | |
| 2019-11-27 | Add BorrowKind::Ref | Manish Goregaokar | -1/+1 | |
| 2019-11-25 | Rustup to rust-lang/rust#66671 | flip1995 | -1/+1 | |
| 2019-11-11 | MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureBy | Manish Goregaokar | -1/+1 | |
| 2019-09-27 | Move author issue test to author subdir | flip1995 | -0/+28 | |
| 2019-09-27 | Fix author lint | flip1995 | -77/+39 | |
| 2019-09-27 | Rustup to rust-lang/rust#64813 | flip1995 | -81/+81 | |
| 2019-09-25 | arm.pats -> arm.pat | Manish Goregaokar | -6/+3 | |
| 2019-08-26 | Remove empty *.std{err,out} files | flip1995 | -0/+0 | |
| 2019-08-15 | Rustup to rust-lang/rust#62984 | flip1995 | -5/+15 | |
| Lint redundant_semicolon was added to rustc | ||||
| 2019-05-28 | Don't rustfmt author test | Oliver Scherer | -1/+2 | |
| Co-Authored-By: Philipp Krones <hello@philkrones.com> | ||||
| 2019-05-28 | Fix `Block` dump in author lint | Oliver Scherer | -7/+52 | |
| 2019-05-24 | tweak `let_and_return` diagnostic | Andy Russell | -5/+7 | |
| Label the unnecessary let binding and convert the note to structured suggestion. | ||||
| 2019-05-10 | Start handling desugarings in author lint | Manish Goregaokar | -0/+37 | |
| 2019-05-01 | more Use->DropTemps fixes | Matthias Krüger | -1/+1 | |
| 2019-04-28 | Fix breakage due to rust-lang/rust#60225 | Michael Wright | -24/+18 | |
| 2019-03-07 | fix missing a semicolon | rchaser53 | -5/+5 | |
| 2019-01-20 | Fixed breakage due to rust-lang/rust#57489 | Michael Wright | -10/+5 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -29/+2 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-28 | Update *.stderr files | flip1995 | -2/+2 | |
| 2018-12-10 | update test stderr | Matthias Krüger | -4/+4 | |
| 2018-12-09 | rustfmt tests | Matthias Krüger | -5/+0 | |
| 2018-10-14 | Swap order of methods in `needless_range_loop` suggestion in some cases | Owen Sanchez | -0/+0 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -10/+40 | |
| 2018-08-29 | Adapt the *.stderr files of the ui-tests to the tool_lints | flip1995 | -1/+1 | |
| 2018-08-23 | Remove now stable tool_attributes feature | flip1995 | -2/+2 | |
| 2018-08-02 | Fix fallout from rust-lang/rust#52841 | Alex Crichton | -1/+1 | |
| 2018-07-16 | DeclKind | csmoe | -7/+7 | |
| 2018-07-16 | StmtKind | csmoe | -9/+9 | |
| 2018-07-16 | ExprKind | csmoe | -32/+32 | |
| 2018-05-28 | author tests: update for_loop.stdout file | Andrea Lattuada | -19/+30 | |
| 2018-05-28 | Test for ExprCall in clippy::author | Andrea Lattuada | -0/+23 | |
| 2018-05-19 | Use the new scoped tool attributes | Oliver Schneider | -4/+4 | |
| 2018-05-11 | Patterns, locals and matches for author lint | Oliver Schneider | -0/+134 | |
