| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2018-02-23 | Provides direct link to the PR when toolstate is changed. | kennytm | -7/+26 |
| 2018-02-18 | Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavus | Guillaume Gomez | -2/+2 |
| 2018-02-18 | Auto merge of #47544 - U007D:master, r=nikomatsakis | bors | -6/+20 |
| 2018-02-16 | Remove hoedown from rustdoc | Guillaume Gomez | -2/+2 |
| 2018-02-15 | Auto merge of #48203 - kennytm:rollup, r=kennytm | bors | -10/+14 |
| 2018-02-15 | Auto merge of #48202 - nrc:update, r=kennytm | bors | -0/+1 |
| 2018-02-14 | Exclude clippy lints from tidy license check | Mark Simulacrum | -0/+1 |
| 2018-02-14 | Update RLS | Nick Cameron | -0/+0 |
| 2018-02-13 | Improve debuggability of #48116. | kennytm | -1/+1 |
| 2018-02-12 | changed termination_trait's bound from Error to Debug; added compiletest head... | Brad Gibson | -6/+20 |
| 2018-02-12 | Update compiletest's `read2` function | Alex Crichton | -10/+14 |
| 2018-02-11 | Delete executables if the test ran successfully. | Mark Simulacrum | -3/+5 |