| Age | Commit message (Expand) | Author | Lines |
| 2018-05-12 | Ignore non .rs files for tidy libcoretest | varkor | -6/+9 |
| 2018-05-11 | Auto merge of #50105 - mixi:crt-included, r=alexcrichton | bors | -1/+1 |
| 2018-05-11 | Update the clippy and miri submodules | Oliver Schneider | -41/+21 |
| 2018-05-11 | compiletest: escape CXX the same way as CC for MSVC | Johannes Nixdorf | -1/+1 |
| 2018-05-10 | Auto merge of #50432 - GuillaumeGomez:fix-vec-new-search, r=QuietMisdreavus | bors | -2/+8 |
| 2018-05-09 | Add exact-check option to rustdoc-js tests | Guillaume Gomez | -2/+8 |
| 2018-05-09 | Rollup merge of #50456 - alexcrichton:update-cargo, r=alexcrichton | kennytm | -0/+0 |
| 2018-05-08 | Auto merge of #50530 - oli-obk:miri, r=kennytm | bors | -18/+19 |
| 2018-05-08 | Update the Cargo/stdsimd submodules | Alex Crichton | -0/+0 |
| 2018-05-08 | Fix thinning pointers to extern types in miri | Oliver Schneider | -18/+19 |
| 2018-05-07 | Update clippy 0.0.197 | Alex Butler | -16/+19 |
| 2018-05-07 | Update rls 1263f1f | Alex Butler | -0/+0 |
| 2018-05-07 | Auto merge of #50000 - michaelwoerister:cross-lang-lto, r=alexcrichton | bors | -7/+22 |
| 2018-05-07 | Auto merge of #50434 - nrc:tool-bustage-infra, r=alexcrichton | bors | -1/+1 |
| 2018-05-06 | Auto merge of #50468 - nrc:test-rustfmt, r=alexcrichton | bors | -5/+5 |
| 2018-05-06 | Auto merge of #50466 - kennytm:rustbuild-stage0-lib-test, r=Mark-Simulacrum | bors | -0/+36 |
| 2018-05-06 | Pass a test directory to rustfmt | Nick Cameron | -5/+5 |
| 2018-05-05 | Auto merge of #50276 - Zoxc:build-cleanup, r=alexcrichton | bors | -2/+39 |
| 2018-05-05 | Misc tweaks | John Kåre Alsaker | -2/+39 |
| 2018-05-06 | Added a tidy test to ensure libcore cannot contain any tests. | kennytm | -0/+36 |
| 2018-05-05 | Auto merge of #50423 - hberntsen:armv5te_unknown_linux_musl, r=alexcrichton | bors | -0/+1 |
| 2018-05-04 | Fold rustfix tests back into the UI test suite | Alex Crichton | -62/+44 |
| 2018-05-04 | Use published rustfix 0.2 version | Pascal Hertleif | -1/+1 |
| 2018-05-04 | test: Make a dedicated testsuite for rustfix | Alex Crichton | -43/+82 |
| 2018-05-04 | tidy | Pascal Hertleif | -3/+6 |
| 2018-05-04 | Skip NLL compiletest in rustfix mode for now | Pascal Hertleif | -3/+6 |
| 2018-05-04 | Use rustfix' suggestion fixing API | Pascal Hertleif | -74/+6 |
| 2018-05-04 | First step towards rustfix compiletest mode | Pascal Hertleif | -2/+90 |
| 2018-05-04 | Auto merge of #49870 - pnkfelix:issue-27282-immut-borrow-all-pat-ids-in-guard... | bors | -0/+2 |
| 2018-05-04 | Add eabi suffix to armv5te musl target | Harm Berntsen | -1/+1 |
| 2018-05-04 | Update RLS and Rustfmt (and Cargo) | Nick Cameron | -5/+5 |
| 2018-05-04 | Ping infra team on all tool bustage | Nick Cameron | -1/+1 |
| 2018-05-04 | Rollup merge of #50417 - matklad:pr-50379, r=alexcrichton | kennytm | -0/+0 |
| 2018-05-03 | Add armv5te-unknown-linux-musl target | Harm Berntsen | -0/+1 |
| 2018-05-03 | Update Cargo | Aleksey Kladov | -0/+0 |
| 2018-05-03 | Include the test name when reporting that an expected line was not found in a... | Felix S. Klock II | -0/+2 |
| 2018-05-03 | Support test header directives in run-make mode too. | Michael Woerister | -7/+22 |
| 2018-05-03 | Rollup merge of #50302 - GuillaumeGomez:add-query-search-order-check, r=Quiet... | kennytm | -6/+12 |
| 2018-05-02 | Update RLS and Rustfmt | Nick Cameron | -5/+5 |
| 2018-04-30 | Update Cargo to 2018-04-28 122fd5be5201913d42e219e132d6569493583bca | Simon Sapin | -0/+0 |
| 2018-04-30 | Update Rustfmt | Nick Cameron | -17/+5 |
| 2018-04-28 | Add query search order check | Guillaume Gomez | -6/+12 |
| 2018-04-28 | Update clippy submodule | Philipp Hansch | -18/+16 |
| 2018-04-27 | Auto merge of #49891 - cuviper:compiletest-crash, r=alexcrichton | bors | -0/+2 |
| 2018-04-26 | handle license check | Nick Cameron | -1/+2 |
| 2018-04-26 | Update rustfmt and rls | Nick Cameron | -5/+17 |
| 2018-04-25 | compiletest: introduce skip-trans | Tatsuyuki Ishi | -3/+21 |
| 2018-04-24 | compiletest: detect non-ICE compiler panics | Josh Stone | -0/+2 |
| 2018-04-24 | Auto merge of #49933 - oli-obk:miri_rustup, r=eddyb | bors | -18/+18 |
| 2018-04-24 | Rollup merge of #49812 - ehuss:ui-test-revisions, r=nikomatsakis | kennytm | -53/+59 |