| Age | Commit message (Expand) | Author | Lines |
| 2020-01-02 | Normalize `syntax::edition` imports. | Mazdak Farrokhzad | -1/+2 |
| 2020-01-02 | update miri | Ralf Jung | -8/+8 |
| 2020-01-01 | Cleanup linkchecker whitelist | Oliver Middleton | -20/+9 |
| 2019-12-31 | Auto merge of #67726 - JohnTitor:clippy-up, r=oli-obk | bors | -7/+9 |
| 2019-12-31 | Update Clippy | Yuki Okushi | -7/+9 |
| 2019-12-30 | Support `-Z ui-testing=yes/no` | Vadim Petrochenkov | -18/+2 |
| 2019-12-29 | Update cargo | Yuki Okushi | -0/+0 |
| 2019-12-29 | Update Clippy | Yuki Okushi | -8/+7 |
| 2019-12-28 | Auto merge of #67334 - estebank:ignore-triple, r=nikomatsakis | bors | -0/+1 |
| 2019-12-28 | update miri | Ralf Jung | -7/+9 |
| 2019-12-27 | Teach `compiletest` to ignore platform triples | Esteban Küber | -0/+1 |
| 2019-12-26 | Add unicode-normalization to whitelist. | Charles Lew | -1/+3 |
| 2019-12-25 | Auto merge of #66919 - dtolnay:description, r=KodrAus | bors | -1/+1 |
| 2019-12-24 | Deprecate Error::description for real | David Tolnay | -1/+1 |
| 2019-12-25 | Auto merge of #67303 - dtolnay:rls, r=Xanewok | bors | -0/+0 |
| 2019-12-24 | x.py fmt after previous deignore | Mark Rousskov | -110/+160 |
| 2019-12-24 | Silence line length warnings | Mark Rousskov | -3/+18 |
| 2019-12-24 | update miri | Ralf Jung | -9/+7 |
| 2019-12-22 | Format the world | Mark Rousskov | -1822/+1330 |
| 2019-12-22 | Auto merge of #67505 - Centril:rollup-7win7ty, r=Centril | bors | -17/+16 |
| 2019-12-22 | Auto merge of #67486 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -5/+11 |
| 2019-12-22 | Rollup merge of #67480 - rossmacarthur:fix-41260-avoid-issue-0-part-2, r=Centril | Mazdak Farrokhzad | -17/+16 |
| 2019-12-22 | Auto merge of #66932 - rust-lang:pass-check-runfail, r=petrochenkov | bors | -65/+146 |
| 2019-12-21 | refactor & address review comments | Mazdak Farrokhzad | -57/+103 |
| 2019-12-21 | rework run-fail and support check,build-fail | Mazdak Farrokhzad | -23/+54 |
| 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 |