| Age | Commit message (Expand) | Author | Lines |
| 2018-05-17 | Auto merge of #50629 - Mark-Simulacrum:stage-step, r=alexcrichton | bors | -1/+1 |
| 2018-05-17 | Rename rustdoc to use underscores | Mark Simulacrum | -1/+1 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -19/+19 |
| 2018-05-16 | Fix running multiple targets. | Eric Huss | -3/+4 |
| 2018-05-16 | compiletest: Run revisions as independent tests. | Eric Huss | -155/+222 |
| 2018-05-16 | compiletest: rustfmt | Eric Huss | -232/+247 |
| 2018-05-17 | Auto merge of #50807 - kennytm:rollup, r=kennytm | bors | -24/+41 |
| 2018-05-17 | Rollup merge of #50793 - jrlusby:master, r=petrochenkov | kennytm | -23/+40 |
| 2018-05-17 | Rollup merge of #50787 - ehuss:fix-run-make-wasm, r=alexcrichton | kennytm | -1/+1 |
| 2018-05-16 | tidy: Add a check for empty UI test files | Jane Lusby | -23/+40 |
| 2018-05-16 | Update Cargo | Eric Huss | -0/+0 |
| 2018-05-16 | Update RLS and Rustfmt | Nick Cameron | -5/+19 |
| 2018-05-15 | Fix run-make wasm tests | Eric Huss | -1/+1 |
| 2018-05-15 | Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27 | Guillaume Gomez | -47/+122 |
| 2018-05-15 | Auto merge of #50259 - GuillaumeGomez:improve-results, r=ollie27 | bors | -2/+3 |
| 2018-05-14 | Bump clippy | Oliver Schneider | -16/+19 |
| 2018-05-13 | Add a Rayon thread pool | John Kåre Alsaker | -0/+10 |
| 2018-05-12 | Fix invalid deduplication | Guillaume Gomez | -2/+3 |
| 2018-05-12 | Update js tester tool | Guillaume Gomez | -47/+122 |
| 2018-05-12 | Display the name of the failed file in tidy/libcoretest | varkor | -8/+15 |
| 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 |