| Age | Commit message (Expand) | Author | Lines |
| 2019-03-25 | Save coverage file in build_base path, not /tmp | Philipp Hansch | -6/+10 |
| 2019-03-25 | SGX target: fix std unit tests | Jethro Beekman | -0/+1 |
| 2019-03-25 | s/lints/diagnostics | Philipp Hansch | -2/+2 |
| 2019-03-25 | compiletest: make path normalization smarter | Andy Russell | -5/+98 |
| 2019-03-24 | Add a way to track Rustfix UI test coverage | Philipp Hansch | -1/+47 |
| 2019-03-22 | Rename miri component to miri-preview | Mateusz Mikuła | -3/+4 |
| 2019-03-22 | Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichton | bors | -204/+197 |
| 2019-03-20 | Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton | bors | -9/+68 |
| 2019-03-20 | Allow itertools | John Kåre Alsaker | -0/+1 |
| 2019-03-20 | Rollup merge of #59038 - kennytm:track-embedded-book, r=oli-obk | kennytm | -3/+8 |
| 2019-03-18 | Update Clippy, RLS and Rustfmt | Mateusz Mikuła | -13/+15 |
| 2019-03-17 | Auto merge of #59250 - bovinebuddha:filter_ui_revision_tests, r=petrochenkov | bors | -1/+1 |
| 2019-03-17 | compiletest: Filter test annotations from UI test output for revision tests | Mathias Blikstad | -1/+1 |
| 2019-03-16 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -14/+31 |
| 2019-03-16 | Rollup merge of #59212 - mati865:musl_toolchain, r=alexcrichton | kennytm | -0/+1 |
| 2019-03-16 | Rollup merge of #58941 - wzssyqa:master, r=alexcrichton | kennytm | -0/+16 |
| 2019-03-15 | Add x86_64 musl host to the manifest | Mateusz Mikuła | -0/+1 |
| 2019-03-14 | update miri | Ralf Jung | -14/+14 |
| 2019-03-13 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -77/+478 |
| 2019-03-13 | Update cargo | Eric Huss | -0/+0 |
| 2019-03-12 | Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M... | bors | -19/+408 |
| 2019-03-11 | compiletest: Filter away test annotations from UI test output | Vadim Petrochenkov | -0/+6 |
| 2019-03-10 | Make js tests work even with resource-suffix option | Guillaume Gomez | -3/+30 |
| 2019-03-10 | Bump Clippy and RLS | Igor Matuszewski | -5/+10 |
| 2019-03-10 | refactor build-mainfest. | Mazdak Farrokhzad | -204/+197 |
| 2019-03-10 | Fix tidy | kennytm | -1/+4 |
| 2019-03-10 | Update src/tools/publish_toolstate.py | James Munns | -1/+1 |
| 2019-03-10 | Make the rustc driver and interface demand driven | John Kåre Alsaker | -12/+0 |
| 2019-03-09 | Rollup merge of #58990 - oli-obk:miri_manifest, r=alexcrichton | Mazdak Farrokhzad | -1/+3 |
| 2019-03-09 | Track embedded-book in the toolstate | kennytm | -3/+5 |
| 2019-03-08 | Update cargo, rls | Eric Huss | -0/+0 |
| 2019-03-08 | Auto merge of #58915 - ljedrz:deprecate_nodeid_methods, r=Zoxc | bors | -8/+5 |
| 2019-03-08 | update clippy | ljedrz | -8/+5 |
| 2019-03-07 | Actually publish miri in the manifest | Oliver Scherer | -1/+3 |
| 2019-03-06 | Improve code | Guillaume Gomez | -1/+4 |
| 2019-03-05 | MIPS: add r6 support | YunQiang Su | -0/+16 |
| 2019-03-05 | Create a derive macro for HashStable | John Kåre Alsaker | -0/+1 |
| 2019-03-03 | Update Clippy | Igor Matuszewski | -5/+8 |
| 2019-03-03 | Auto merge of #58879 - spastorino:update_miri, r=oli-obk | bors | -14/+14 |
| 2019-03-02 | Update miri | Santiago Pastorino | -14/+14 |
| 2019-03-02 | Rollup merge of #58842 - mati865:53005, r=alexcrichton | kennytm | -1/+1 |
| 2019-03-02 | Rollup merge of #58835 - Centril:rust_2018_idioms-remote-test, r=oli-obk | kennytm | -2/+6 |
| 2019-03-02 | Rollup merge of #58833 - Centril:rust_2018_idioms-rustbook, r=oli-obk | kennytm | -4/+5 |
| 2019-03-01 | Forbid duplicating Cargo as a dependency | Mateusz Mikuła | -1/+1 |
| 2019-03-01 | tools/remote-test-{client,server}: deny(rust_2018_idioms) | Mazdak Farrokhzad | -2/+6 |
| 2019-03-01 | tools/rustbook: deny(rust_2018_idioms) | Mazdak Farrokhzad | -4/+5 |
| 2019-03-01 | tidy: deny(rust_2018_idioms) | Mazdak Farrokhzad | -8/+9 |
| 2019-02-28 | Move rustdoc-js testing into compiletest | Guillaume Gomez | -4/+28 |
| 2019-02-27 | Introduce assembly tests | Denys Zariaiev | -9/+68 |
| 2019-02-27 | Fix tidy check for language and library features | Dan Robertson | -10/+12 |