| Age | Commit message (Expand) | Author | Lines |
| 2020-04-14 | Improve rustdoc js testers code | Guillaume Gomez | -43/+36 |
| 2020-04-13 | Auto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark-Simulacrum | bors | -8/+15 |
| 2020-04-13 | Auto merge of #71056 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -26/+17 |
| 2020-04-12 | Auto merge of #70873 - mark-i-m:update-rdg, r=JohnTitor | bors | -1/+3 |
| 2020-04-12 | submodules: update clippy from d342cee7 to af5940b7 | Matthias Krüger | -26/+17 |
| 2020-04-11 | End cleanup on rustdoc-js tools | Guillaume Gomez | -417/+402 |
| 2020-04-11 | Store UNICODE_VERSION as a tuple | Pyfisch | -1/+1 |
| 2020-04-11 | compiletest: support --pass=check and --pass=build for mir-opt tests. | Eduard-Mihai Burtescu | -7/+14 |
| 2020-04-11 | compiletest: diff direction should be (-)expected -> (+)actual. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-04-10 | Auto merge of #70994 - Centril:rollup-lftv0a3, r=Centril | bors | -4/+6 |
| 2020-04-10 | Rollup merge of #70978 - RalfJung:compiletest-flags, r=Mark-Simulacrum | Mazdak Farrokhzad | -4/+6 |
| 2020-04-10 | Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrum | bors | -2/+9 |
| 2020-04-10 | Enforce Python 3 as much as possible | Guillaume Gomez | -2/+9 |
| 2020-04-10 | compiletest: let config flags overwrite -A unused | Ralf Jung | -4/+6 |
| 2020-04-09 | Rollup merge of #70902 - flip1995:clippyup, r=eddyb | Mazdak Farrokhzad | -14/+22 |
| 2020-04-09 | Rollup merge of #70900 - ehuss:update-cargo, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2020-04-09 | Rollup merge of #70897 - RalfJung:miri, r=RalfJung | Mazdak Farrokhzad | -7/+10 |
| 2020-04-07 | ignore 429's when linkcheck | mark | -1/+3 |
| 2020-04-07 | Update Clippy | flip1995 | -14/+22 |
| 2020-04-07 | Update cargo | Eric Huss | -0/+0 |
| 2020-04-07 | bump Miri | Ralf Jung | -7/+10 |
| 2020-04-07 | Remove old mir-opt test format. | Ana-Maria Mihalache | -164/+0 |
| 2020-04-07 | Normalize away pairs of line:col numbers. | Ana-Maria Mihalache | -1/+1 |
| 2020-04-05 | submodules: update clippy from 326b2204 to 7907abea | Matthias Krüger | -11/+18 |
| 2020-04-05 | rustc-workspace-hack: Account for upgraded crossbeam-utils 0.7 | Igor Matuszewski | -1/+1 |
| 2020-04-05 | tidy: Update rustc-ap-syntax to -rustc_ast | Igor Matuszewski | -1/+1 |
| 2020-04-05 | submodules: Update RLS and Rustfmt to 1.4.13 | Igor Matuszewski | -6/+16 |
| 2020-04-04 | Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewok | bors | -3/+3 |
| 2020-04-04 | Update src/tools/publish_toolstate.py | Igor Matuszewski | -1/+1 |
| 2020-04-04 | Auto merge of #69718 - arlosi:debughash, r=eddyb | bors | -1/+10 |
| 2020-04-03 | Auto merge of #70156 - michaelwoerister:incr-cgus, r=nikomatsakis | bors | -1/+11 |
| 2020-04-03 | Auto merge of #70695 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-04-03 | update miri | Ralf Jung | -7/+7 |
| 2020-04-03 | Rollup merge of #70224 - GuillaumeGomez:clean-up-rustdoc-js-testers, r=Dylan-DPC | Mazdak Farrokhzad | -589/+351 |
| 2020-04-03 | Rollup merge of #68334 - andre-richter:master, r=japaric | Mazdak Farrokhzad | -0/+2 |
| 2020-04-02 | Add hash of source files in debug info | Arlo Siemsen | -1/+10 |
| 2020-04-02 | Rollup merge of #70631 - ehuss:update-cargo, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2020-04-02 | Auto merge of #70667 - flip1995:clippyup, r=Manishearth | bors | -7/+9 |
| 2020-04-01 | Rollup merge of #70662 - eddyb:compiletest-stdout-fix, r=Mark-Simulacrum | Dylan DPC | -8/+4 |
| 2020-04-01 | Rollup merge of #70626 - pietroalbini:remove-webrender-cargotest, r=Mark-Simu... | Dylan DPC | -7/+0 |
| 2020-04-01 | Update Clippy | flip1995 | -7/+9 |
| 2020-04-01 | compiletest: don't use `std::io::stdout()`, as it bypasses `set_print`. | Eduard-Mihai Burtescu | -8/+4 |
| 2020-04-01 | Auto merge of #70571 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-03-31 | Update cargo | Eric Huss | -0/+0 |
| 2020-03-31 | cargotest: remove webrender | Pietro Albini | -7/+0 |
| 2020-03-31 | Add a test case for incremental + codegen-units interaction. | Michael Woerister | -1/+11 |
| 2020-03-31 | bump Miri | Ralf Jung | -7/+7 |
| 2020-03-30 | submodules: update clippy from 70b93aab to e170c849 | Matthias Krüger | -12/+8 |
| 2020-03-30 | rustc -> rustc_middle part 4 -- pacify tidy | Mazdak Farrokhzad | -1/+1 |
| 2020-03-28 | Auto merge of #70499 - Dylan-DPC:rollup-f9je1l8, r=Dylan-DPC | bors | -113/+709 |