| Age | Commit message (Expand) | Author | Lines |
| 2021-01-20 | Force token collection to run when parsing nonterminals | Aaron Hill | -1/+2 |
| 2021-01-19 | No longer require unstable for jsondocck, only build it for json tests | Rune Tynan | -4/+4 |
| 2021-01-19 | Address review v2 | Rune Tynan | -16/+19 |
| 2021-01-19 | Shift another panic into an exit | Rune Tynan | -2/+1 |
| 2021-01-19 | Address review comments | Rune Tynan | -63/+29 |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -11/+431 |
| 2021-01-19 | Rollup merge of #81161 - GuillaumeGomez:remove-inline-script, r=Nemo157 | Guillaume Gomez | -2/+1 |
| 2021-01-18 | Remove qpath_res util function | Cameron Steffen | -58/+45 |
| 2021-01-18 | Use ty::{IntTy,UintTy,FloatTy} in rustdoc and clippy | LeSeulArtichaut | -30/+24 |
| 2021-01-18 | Auto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAus | bors | -258/+2329 |
| 2021-01-18 | Rollup merge of #81153 - jyn514:linkcheck, r=Manishearth | Ashley Mannix | -10/+1 |
| 2021-01-18 | Rollup merge of #81038 - flip1995:clippyup, r=Manishearth | Ashley Mannix | -248/+2328 |
| 2021-01-18 | Auto merge of #81015 - jyn514:feature-gate-ptr, r=camelid | bors | -1/+5 |
| 2021-01-18 | Remove inline script tags | Guillaume Gomez | -2/+1 |
| 2021-01-17 | Remove unused linkcheck exceptions | Joshua Nelson | -10/+1 |
| 2021-01-17 | Fix formatting for removed lints | Joshua Nelson | -17/+17 |
| 2021-01-17 | Auto merge of #80679 - jackh726:predicate-kind-take2, r=lcnr | bors | -26/+24 |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -1/+5 |
| 2021-01-17 | Auto merge of #80524 - jyn514:unknown-tool-lints, r=flip1995,matthewjasper | bors | -91/+50 |
| 2021-01-17 | Auto merge of #80942 - c410-f3r:tests-tests-tests, r=petrochenkov | bors | -3/+3 |
| 2021-01-16 | Review changes | Jack Huey | -25/+22 |
| 2021-01-16 | Cleanup | Jack Huey | -2/+1 |
| 2021-01-16 | Use pred not binder | Jack Huey | -1/+1 |
| 2021-01-16 | Cleanup | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind::Atom | Jack Huey | -6/+8 |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -3/+3 |
| 2021-01-16 | bump rustfmt to v1.4.32 | Caleb Cartwright | -5/+5 |
| 2021-01-16 | Deprecate unknown_clippy_lints | flip1995 | -91/+50 |
| 2021-01-15 | Rollup merge of #81030 - ehuss:update-mdbook, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-01-15 | Auto merge of #81043 - hyd-dev:update-miri, r=RalfJung | bors | -7/+7 |
| 2021-01-16 | Update Miri | hyd-dev | -7/+7 |
| 2021-01-15 | Auto merge of #80974 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-01-15 | Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup | flip1995 | -248/+2328 |
| 2021-01-14 | Update mdbook | Eric Huss | -1/+1 |
| 2021-01-15 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 |
| 2021-01-14 | Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper | bors | -131/+152 |
| 2021-01-13 | Auto merge of #77524 - Patryk27:fixes/66228, r=estebank | bors | -1/+1 |
| 2021-01-12 | Update cargo | Eric Huss | -0/+0 |
| 2021-01-12 | Separate out a `hir::Impl` struct | Joshua Nelson | -69/+61 |
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -1/+1 |
| 2021-01-09 | ast: Remove some indirection layers from values in key-value attributes | Vadim Petrochenkov | -1/+1 |
| 2021-01-08 | Auto merge of #80746 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -131/+152 |
| 2021-01-06 | Auto merge of #80758 - RalfJung:miri, r=RalfJung | bors | -9/+7 |
| 2021-01-06 | update Miri | Ralf Jung | -9/+7 |
| 2021-01-05 | Update cargo | Eric Huss | -0/+0 |
| 2021-01-04 | Update mdbook | Eric Huss | -1/+1 |
| 2021-01-02 | Use bootstrap rustc for versioncheck in Clippy | flip1995 | -3/+4 |
| 2021-01-02 | Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup | flip1995 | -249/+647 |