| Age | Commit message (Expand) | Author | Lines |
| 2018-03-23 | Test fixes | Alex Crichton | -1/+1 |
| 2018-03-23 | Rollup merge of #48883 - alexcrichton:wasm-custom-sections, r=nikomatsakis | Alex Crichton | -7/+8 |
| 2018-03-23 | Update RLS and Rustfmt | Nick Cameron | -5/+19 |
| 2018-03-22 | rustc: Add a `#[wasm_custom_section]` attribute | Alex Crichton | -7/+8 |
| 2018-03-22 | Rollup merge of #49158 - varkor:compiletest-triples, r=rkruppe | kennytm | -7/+26 |
| 2018-03-22 | Rollup merge of #49140 - semarie:rustdoc-test-path, r=alexcrichton | kennytm | -0/+2 |
| 2018-03-22 | Rollup merge of #49117 - nivkner:fixme_fixup3, r=estebank | kennytm | -5/+0 |
| 2018-03-21 | Revert "remove FIXME(#33435) and remove the spurious failures counter measure" | Niv Kaminer | -0/+5 |
| 2018-03-20 | Update Cargo to fix regression | Aleksey Kladov | -0/+0 |
| 2018-03-20 | Make compiletest do exact matching on triples | varkor | -2/+4 |
| 2018-03-20 | Add more canonicalisations for OS_TABLE and ARCH_TABLE | varkor | -5/+21 |
| 2018-03-19 | Update rustfmt to 0.4.1 | Alan Du | -19/+5 |
| 2018-03-19 | Revert "Remove useless powerpc64 entry from ARCH_TABLE, closes #47737" | varkor | -0/+1 |
| 2018-03-18 | Auto merge of #49134 - oli-obk:clippy, r=kennytm | bors | -16/+19 |
| 2018-03-18 | Allow test target to pass without installing | Sébastien Marie | -0/+2 |
| 2018-03-18 | Update RLS. | kennytm | -0/+0 |
| 2018-03-18 | Update clippy | Oliver Schneider | -16/+19 |
| 2018-03-17 | remove FIXME(#33435) and remove the spurious failures counter measure | Niv Kaminer | -5/+0 |
| 2018-03-17 | remove FIXME(#11094) and allow make tests to run on targets besides host | Niv Kaminer | -5/+0 |
| 2018-03-17 | Update Cargo | Aleksey Kladov | -0/+0 |
| 2018-03-16 | Automatically enable the `clippy` feature of `rls` if clippy builds | Oliver Schneider | -24/+37 |
| 2018-03-16 | Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiyn | kennytm | -0/+1 |
| 2018-03-14 | Update RLS | Boris-Chengbiao Zhou | -0/+0 |
| 2018-03-14 | Remove syntax and syntax_pos thread locals | John Kåre Alsaker | -1/+5 |
| 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-08 | tools/compiletest: add mips64 to ARCH_LIST | James Cowgill | -0/+1 |
| 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 |