| Age | Commit message (Expand) | Author | Lines |
| 2020-05-23 | iterate List by value | Bastian Kauschke | -2/+1 |
| 2020-05-22 | Use `OnceCell` instead of `Once` | Dylan MacKenzie | -1/+1 |
| 2020-05-20 | introduce newtype'd `Predicate<'tcx>` | Bastian Kauschke | -6/+6 |
| 2020-05-20 | rename `Predicate` to `PredicateKind`, introduce alias | Bastian Kauschke | -5/+5 |
| 2020-05-19 | Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakis | bors | -7/+104 |
| 2020-05-19 | Auto merge of #68717 - petrochenkov:stabexpat, r=varkor | bors | -3/+2 |
| 2020-05-18 | Handle InlineAsm in clippy | Amanieu d'Antras | -7/+104 |
| 2020-05-17 | Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup | flip1995 | -1102/+1770 |
| 2020-05-16 | Rollup merge of #72047 - Julian-Wollersberger:literal_error_reporting_cleanup... | Ralf Jung | -2/+2 |
| 2020-05-16 | Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obk | Dylan DPC | -3/+1 |
| 2020-05-16 | Rollup merge of #71948 - csmoe:issue-61076, r=oli-obk | Dylan DPC | -16/+2 |
| 2020-05-15 | implement type_implments_trait query | csmoe | -16/+2 |
| 2020-05-13 | Replace some usages of the old `unescape_` functions in AST, clippy and tests. | Julian Wollersberger | -2/+2 |
| 2020-05-11 | Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup | flip1995 | -257/+1574 |
| 2020-05-10 | rustc_driver: factor out computing the exit code | Ralf Jung | -3/+1 |
| 2020-05-09 | Rollup merge of #71555 - cjgillot:nameless, r=matthewjasper | Ralf Jung | -31/+31 |
| 2020-05-08 | Fix clippy. | Camille GILLOT | -31/+31 |
| 2020-05-07 | Fix nit and cargo.lock | Jack Huey | -0/+7 |
| 2020-05-03 | Update clippy lint | Dylan MacKenzie | -1/+1 |
| 2020-05-03 | Stabilize fn-like proc macros in expression, pattern and statement positions | Vadim Petrochenkov | -3/+2 |
| 2020-05-02 | Add 'src/tools/clippy/' from commit 'd2708873ef711ec8ab45df1e984ecf24a96cd369' | Oliver Scherer | -0/+114475 |
| 2020-05-02 | Delete the clippy submodule | Oliver Scherer | -11/+0 |
| 2020-04-29 | Update Clippy | flip1995 | -7/+7 |
| 2020-04-26 | submodules: update clippy from 891e1a85 to b7c802b5 | Matthias Krüger | -10/+8 |
| 2020-04-18 | submodules: update clippy from 6651c1b9 to 891e1a85 | Matthias Krüger | -20/+10 |
| 2020-04-15 | submodules: update clippy from af5940b7 to 6651c1b9 | Matthias Krüger | -13/+17 |
| 2020-04-12 | submodules: update clippy from d342cee7 to af5940b7 | Matthias Krüger | -26/+17 |
| 2020-04-07 | Update Clippy | flip1995 | -14/+22 |
| 2020-04-05 | submodules: update clippy from 326b2204 to 7907abea | Matthias Krüger | -11/+18 |
| 2020-04-01 | Update Clippy | flip1995 | -7/+9 |
| 2020-03-30 | submodules: update clippy from 70b93aab to e170c849 | Matthias Krüger | -12/+8 |
| 2020-03-27 | submodules: update clippy from 1ff81c1b to 70b93aab | Matthias Krüger | -10/+10 |
| 2020-03-23 | submodules: update clippy from d8e6e4cf to 1ff81c1b | Matthias Krüger | -17/+10 |
| 2020-03-19 | Update Clippy | flip1995 | -7/+18 |
| 2020-03-16 | submodules: update clippy from 8485d40a to 23549a8c | Matthias Krüger | -12/+8 |
| 2020-03-12 | submodules: update clippy from 329923ed to 8485d40a | Matthias Krüger | -10/+10 |
| 2020-03-04 | submodules: update clippy from 8b7f7e66 to 329923ed | Matthias Krüger | -7/+11 |
| 2020-03-02 | Update cargo, clippy | Eric Huss | -7/+7 |
| 2020-02-24 | Update Clippy | flip1995 | -10/+8 |
| 2020-02-21 | Update Clippy | flip1995 | -8/+10 |
| 2020-02-19 | submodules: update clippy from b91ae16e to 2855b214 | Matthias Krüger | -9/+7 |
| 2020-02-17 | Update Clippy | Yuki Okushi | -8/+8 |
| 2020-02-12 | Update clippy | Lzu Tao | -7/+9 |
| 2020-02-02 | Update Clippy | Yuki Okushi | -7/+7 |
| 2020-01-29 | Update Clippy | Yuki Okushi | -9/+7 |
| 2020-01-26 | Don't use ExpnKind::descr to get the name of a bang macro. | Eduard-Mihai Burtescu | -7/+9 |
| 2020-01-22 | Update Clippy | Yuki Okushi | -12/+8 |
| 2020-01-19 | submodules: update clippy from a8d90f6a to fd0428f6 | Matthias Krüger | -8/+12 |
| 2020-01-16 | Update Clippy | flip1995 | -9/+7 |
| 2020-01-13 | Update Clippy | Yuki Okushi | -8/+8 |