| Age | Commit message (Expand) | Author | Lines |
| 2019-12-21 | make `--pass check` work with `// run-fail` tests | Mazdak Farrokhzad | -2/+6 |
| 2019-12-21 | Auto merge of #67495 - Centril:rollup-6aer3xg, r=Centril | bors | -13/+3 |
| 2019-12-21 | submodules: update clippy from 69f99e74 to cfb33200 | Matthias Krüger | -5/+11 |
| 2019-12-21 | Update unstable book build to use NonZeroU32 | LeSeulArtichaut | -12/+3 |
| 2019-12-21 | Auto merge of #67206 - ehuss:update-cargo-books, r=dtolnay | bors | -0/+0 |
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -5/+13 |
| 2019-12-20 | Remove rustc-dev from the default nightly components | Josh Stone | -13/+3 |
| 2019-12-18 | Fix compiletest fallout from stage0 bump | Mark Rousskov | -0/+1 |
| 2019-12-14 | Update cargo | David Tolnay | -0/+0 |
| 2019-12-14 | Update cargo, books | Eric Huss | -0/+0 |
| 2019-12-14 | Update rls submodule | David Tolnay | -0/+0 |
| 2019-12-14 | Auto merge of #67224 - nikomatsakis:revert-stabilization-of-never-type, r=cen... | bors | -13/+5 |
| 2019-12-14 | update clippy to the rustc-pr-67224 branch | Niko Matsakis | -13/+5 |
| 2019-12-14 | Auto merge of #67136 - oli-obk:const_stability, r=Centril | bors | -0/+1 |
| 2019-12-13 | Compiler internal error codes need no documentation | Oliver Scherer | -0/+3 |
| 2019-12-13 | Require stable/unstable annotations for the constness of all stable functions... | Oliver Scherer | -2/+0 |
| 2019-12-11 | rustc: Link LLVM directly into rustc again | Alex Crichton | -0/+1 |
| 2019-12-11 | Rollup merge of #67074 - ehuss:extern-options, r=petrochenkov | Mazdak Farrokhzad | -93/+95 |
| 2019-12-10 | Update RLS and Rustfmt | Igor Matuszewski | -18/+18 |
| 2019-12-09 | compiletest: add aux-crate directive | Eric Huss | -93/+95 |
| 2019-12-09 | Add options to --extern flag. | Eric Huss | -6/+6 |
| 2019-12-08 | update Miri | Ralf Jung | -7/+9 |
| 2019-12-05 | update miri | Ralf Jung | -7/+7 |
| 2019-12-04 | Auto merge of #66996 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-12-04 | Auto merge of #66995 - flip1995:clippyup, r=Manishearth | bors | -10/+9 |
| 2019-12-04 | Update Clippy | flip1995 | -10/+9 |
| 2019-12-03 | Auto merge of #66925 - RalfJung:miri, r=RalfJung | bors | -9/+7 |
| 2019-12-03 | Update cargo | Eric Huss | -0/+0 |
| 2019-12-03 | update miri | Ralf Jung | -9/+7 |
| 2019-12-02 | submodules: update clippy from 7b8e8293 to 7a943a9d | Matthias Krüger | -11/+9 |
| 2019-11-30 | tidy: adjust feature gating path | Mazdak Farrokhzad | -1/+1 |
| 2019-11-28 | update Miri | Ralf Jung | -8/+8 |
| 2019-11-28 | Auto merge of #66829 - Manishearth:clippyup, r=Manishearth | bors | -14/+11 |
| 2019-11-27 | Update clippy | Manish Goregaokar | -14/+11 |
| 2019-11-27 | Rollup merge of #66777 - GuillaumeGomez:tidy-err-codes, r=Mark-Simulacrum | Tyler Mandry | -2/+13 |
| 2019-11-27 | Put back tidy check on error codes | Guillaume Gomez | -3/+13 |
| 2019-11-26 | Rollup merge of #66717 - dtolnay:tidy, r=Mark-Simulacrum | Tyler Mandry | -3/+6 |
| 2019-11-25 | Auto merge of #66739 - pietroalbini:rollup-2t2pd4a, r=pietroalbini | bors | -2/+0 |
| 2019-11-25 | Update cargo, rls, books. | Eric Huss | -0/+1 |
| 2019-11-25 | Rollup merge of #66698 - petrochenkov:tidywarn, r=Mark-Simulacrum | Pietro Albini | -1/+0 |
| 2019-11-25 | Rollup merge of #66678 - GuillaumeGomez:remove-useless-error-index-line, r=Dy... | Pietro Albini | -1/+0 |
| 2019-11-24 | tidy: Accommodate rustfmt's preferred layout of stability attributes | David Tolnay | -3/+6 |
| 2019-11-24 | tidy: Remove unused import | Vadim Petrochenkov | -1/+0 |
| 2019-11-23 | Remove useless line for error index generation | Guillaume Gomez | -1/+0 |
| 2019-11-23 | Update Clippy | flip1995 | -7/+16 |
| 2019-11-23 | Rollup merge of #66574 - GuillaumeGomez:update-tidy-err-code-check, r=Mark-Si... | Mazdak Farrokhzad | -19/+49 |
| 2019-11-22 | Auto merge of #66558 - Aaron1011:update/miri-unwind, r=RalfJung | bors | -8/+8 |
| 2019-11-22 | Bump Miri for rustup fixes | Aaron Hill | -13/+8 |
| 2019-11-21 | Give name to full regex capture | Dylan MacKenzie | -2/+3 |
| 2019-11-21 | Allow multiple cfgs per comment in "revisions:" tests | Dylan MacKenzie | -42/+47 |