| Age | Commit message (Expand) | Author | Lines |
| 2018-03-14 | test for putting back check on json | Guillaume Gomez | -20/+43 |
| 2018-03-13 | Rollup merge of #48880 - petrochenkov:badstderr, r=kennytm | kennytm | -0/+28 |
| 2018-03-12 | Auto merge of #48938 - alexcrichton:no-leak-makeflags, r=kennytm | bors | -1/+8 |
| 2018-03-11 | test: Forcibly remove MAKEFLAGS in compiletest | Alex Crichton | -1/+8 |
| 2018-03-11 | Update Cargo submodule | Alex Crichton | -0/+2 |
| 2018-03-09 | tidy: Add a check for stray `.stderr` and `.stdout` files in UI test directories | Vadim Petrochenkov | -0/+28 |
| 2018-03-07 | Merge branch 'compiletest-update' of https://github.com/alexcrichton/rust int... | Alex Crichton | -12/+15 |
| 2018-03-07 | Merge branch 'bump_installer' of https://github.com/Eijebong/rust into update... | Alex Crichton | -0/+0 |
| 2018-03-06 | Update compiletest's dependencies | Alex Crichton | -12/+15 |
| 2018-03-06 | Auto merge of #48642 - alexcrichton:compile-cargo-once, r=michaelwoerister | bors | -2/+21 |
| 2018-03-06 | Update env_logger to 0.5.4 | Alex Crichton | -2/+21 |
| 2018-03-06 | Rollup merge of #48732 - debris:remove_powerpc64, r=alexcrichton | kennytm | -1/+0 |
| 2018-03-05 | Add ena to whitelist | Who? Me?! | -0/+1 |
| 2018-03-05 | Uncomment whitelist | Who? Me?! | -34/+34 |
| 2018-03-05 | Do check the deps of path deps | Mark Mansi | -32/+44 |
| 2018-03-05 | enable whitelist | Mark Mansi | -23/+23 |
| 2018-03-05 | Don't check in-tree deps | Mark Mansi | -39/+12 |
| 2018-03-05 | different versions may have different deps | Mark Mansi | -66/+84 |
| 2018-03-05 | Add a few missing deps | Mark Mansi | -0/+3 |
| 2018-03-05 | Remove spurious whitespace | Mark Mansi | -54/+54 |
| 2018-03-05 | uncomment whitelist | Mark Mansi | -55/+55 |
| 2018-03-05 | Fix alexcrichton's comments | Mark Mansi | -95/+77 |
| 2018-03-05 | Only check the whitelist for some crates | Mark Mansi | -340/+147 |
| 2018-03-05 | Get the path to cargo from rustbuild | Mark Mansi | -7/+9 |
| 2018-03-05 | Trying to get paths right... | Mark Mansi | -1/+310 |
| 2018-03-05 | MAKE IT FAILgit statusgit status | Mark Mansi | -20/+53 |
| 2018-03-05 | Comments | Mark Mansi | -1/+2 |
| 2018-03-05 | Start adding a whitelist for rustc dependencies | Mark Mansi | -9/+77 |
| 2018-03-05 | Run rustfmt on tidy/src/deps.rs | Mark Mansi | -14/+15 |
| 2018-03-04 | Remove useless powerpc64 entry from ARCH_TABLE, closes #47737 | debris | -1/+0 |
| 2018-03-03 | rust: Import LLD for linking wasm objects | Alex Crichton | -1/+1 |
| 2018-03-02 | std: Add `arch` and `simd` modules | Alex Crichton | -0/+1 |
| 2018-03-02 | Reupdate rust-installer | Bastien Orivel | -0/+0 |
| 2018-03-02 | Update rust-installer | Bastien Orivel | -0/+0 |
| 2018-03-01 | Rollup merge of #48405 - kennytm:autotoolstate-follow-up, r=Mark-Simulacrum | Manish Goregaokar | -13/+56 |
| 2018-03-01 | Auto merge of #48349 - nrc:update, r=alexcrichton | bors | -0/+0 |
| 2018-02-28 | Rollup merge of #48488 - varkor:handle-gdb-error-compiletest, r=michaelwoerister | kennytm | -11/+6 |
| 2018-02-28 | Rollup merge of #48484 - glaubitz:powerpcspe-linux, r=alexcrichton | kennytm | -0/+1 |
| 2018-02-28 | Update RLS | Nick Cameron | -0/+0 |
| 2018-02-26 | Implement opt-out from UI testing normalization | Vadim Petrochenkov | -3/+16 |
| 2018-02-26 | Support flag `-Z ui-testing` for tweaking diagnostic output for UI tests | Vadim Petrochenkov | -5/+2 |
| 2018-02-26 | Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebank | bors | -38/+21 |
| 2018-02-26 | build-manifest: Add powerpc-unknown-linux-gnuspe target | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-25 | Update tools code | Guillaume Gomez | -38/+21 |
| 2018-02-25 | Rollup merge of #48297 - glaubitz:sparc-linux, r=estebank | kennytm | -0/+1 |
| 2018-02-23 | Handle gdb command failure gracefully in compiletest | varkor | -11/+6 |
| 2018-02-23 | Add sparc-unknown-linux-gnu target | John Paul Adrian Glaubitz | -0/+1 |
| 2018-02-23 | Update Clippy | Manish Goregaokar | -21/+6 |
| 2018-02-24 | Run the external doc tests in tools job. | kennytm | -1/+5 |
| 2018-02-23 | Submit a comment to the PR in additional to pushing a commit. | kennytm | -5/+25 |