| Age | Commit message (Expand) | Author | Lines |
| 2016-08-02 | run mir opt test with mir-opt-level=3 so they fire | Scott A Carr | -0/+2 |
| 2016-07-21 | Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis | bors | -2/+124 |
| 2016-07-20 | add mir optimization tests, dump-mir-dir option | Scott A Carr | -2/+124 |
| 2016-07-11 | Update make tidy | Guillaume Gomez | -2/+3 |
| 2016-07-03 | Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturon | bors | -1/+0 |
| 2016-07-03 | std: Stabilize APIs for the 1.11.0 release | Alex Crichton | -1/+0 |
| 2016-07-02 | Rollup merge of #34566 - ollie27:linkchecker_invalid_urls, r=alexcrichton | Manish Goregaokar | -23/+20 |
| 2016-07-02 | Rollup merge of #34551 - GuillaumeGomez:runtest_improvement, r=alexcrichton | Manish Goregaokar | -8/+12 |
| 2016-06-30 | Improve runtest output | ggomez | -8/+12 |
| 2016-06-29 | Reject invalid urls in linkchecker | Oliver Middleton | -23/+20 |
| 2016-06-29 | Rollup merge of #34499 - michaelwoerister:lldb-blacklist, r=alexcrichton | Manish Goregaokar | -0/+15 |
| 2016-06-27 | Disable debuginfo tests for a given blacklist of LLDB versions | Michael Woerister | -0/+15 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -1/+1 |
| 2016-06-15 | Auto merge of #34220 - srinivasreddy:rf_cargotest, r=brson | bors | -38/+38 |
| 2016-06-11 | run rustfmt on cargotest folder in src/tools/cargotest | Srinivas Reddy Thatiparthy | -38/+38 |
| 2016-06-11 | run rustfmt on linkchecker folderin src/tools/linkchecker | Srinivas Reddy Thatiparthy | -37/+30 |
| 2016-06-05 | Auto merge of #34039 - ollie27:linkchecker_dirs, r=alexcrichton | bors | -0/+6 |
| 2016-06-03 | Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichton | bors | -1/+1 |
| 2016-06-02 | linkchecker: Treat directory links as errors | Oliver Middleton | -0/+6 |
| 2016-06-02 | Update cargo version in cargotest | Wangshan Lu | -1/+1 |
| 2016-05-31 | mk: Prepare for a new stage0 compiler | Alex Crichton | -5/+4 |
| 2016-05-28 | Auto merge of #33848 - alexcrichton:android-gdb-sysroot, r=michaelwoerister | bors | -5/+6 |
| 2016-05-25 | trans: save metadata even with -Z no-trans. | Eduard Burtescu | -0/+7 |
| 2016-05-24 | test: Use `set sysroot` for more NDK compatibility | Alex Crichton | -5/+6 |
| 2016-05-18 | Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis | bors | -21/+33 |
| 2016-05-18 | pass revision and incr_comp directory to auxbuild | Niko Matsakis | -10/+40 |
| 2016-05-17 | Improve a few errors and fix #33366 | Jonathan Turner | -19/+28 |
| 2016-05-17 | De-emph minimized spans, add better debugging output | Jonathan Turner | -7/+10 |
| 2016-05-16 | Auto merge of #33588 - nikomatsakis:compiletest-ui, r=acrichto | bors | -1/+175 |
| 2016-05-16 | pacify the mercilous tidy | Niko Matsakis | -1/+2 |
| 2016-05-13 | dump outputs, diff on UI test failure | Niko Matsakis | -14/+98 |
| 2016-05-13 | add UI testing framework | Niko Matsakis | -1/+90 |
| 2016-05-11 | Use symlink_metadata in tidy to avoid panicking on broken symlinks. | Eduard Burtescu | -1/+1 |
| 2016-05-09 | rustc: Implement custom panic runtimes | Alex Crichton | -0/+3 |
| 2016-05-08 | Auto merge of #33365 - birkenfeld:makehelpfix, r=alexcrichton | bors | -1/+1 |
| 2016-05-08 | Auto merge of #33414 - Nercury:master, r=alexcrichton | bors | -4/+4 |
| 2016-05-08 | Rollup merge of #33404 - gsquire:cargo-lock, r=alexcrichton | Manish Goregaokar | -0/+45 |
| 2016-05-08 | Auto merge of #33091 - sanxiyn:unused-trait-import-3, r=nrc | bors | -3/+1 |
| 2016-05-08 | Auto merge of #33130 - eddyb:mir-const, r=nikomatsakis | bors | -0/+5 |
| 2016-05-07 | Always remove tmp/partitioning-tests before check-codegen-units to work aroun... | Eduard Burtescu | -0/+5 |
| 2016-05-07 | Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-05-07 | Check for both arm and armv7 android targets in runtest. | Nerijus Arlauskas | -4/+4 |
| 2016-05-06 | s/aux/auxiliary, because windows | Niko Matsakis | -3/+3 |
| 2016-05-06 | kill the old auxiliary directory | Niko Matsakis | -5/+0 |
| 2016-05-06 | move auxiliary builds to a test-relative `aux` | Niko Matsakis | -44/+61 |
| 2016-05-06 | tweak incremental comment | Niko Matsakis | -9/+9 |
| 2016-05-06 | move free functions in runtest into methods | Niko Matsakis | -1732/+1692 |
| 2016-05-06 | use methods for EarlyProps and TestProps | Niko Matsakis | -214/+220 |
| 2016-05-06 | refactor interface of make_compile_args | Niko Matsakis | -21/+26 |
| 2016-05-06 | Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddyb | bors | -47/+51 |