| Age | Commit message (Expand) | Author | Lines |
| 2016-09-11 | Use question_mark feature in compiletest. | Ahmed Charles | -8/+8 |
| 2016-09-11 | Use question_mark feature in linkchecker. | Ahmed Charles | -4/+5 |
| 2016-09-09 | Add s390x support | Ulrich Weigand | -1/+1 |
| 2016-09-01 | test: Add a min-llvm-version directive | Alex Crichton | -1/+26 |
| 2016-08-31 | Auto merge of #35718 - michaelwoerister:incr-comp-dir-locking, r=alexcrichton | bors | -2/+5 |
| 2016-08-29 | rustbook chapters/sections should be an ordered list. | Corey Farwell | -4/+4 |
| 2016-08-29 | compiletest: Canonicalize paths when remove incr.comp. dir, enabling longer p... | Michael Woerister | -1/+4 |
| 2016-08-29 | incr.comp.: Make compiletest generate shorter cache directory names. | Michael Woerister | -1/+1 |
| 2016-08-27 | Auto merge of #35674 - ahmedcharles:rpass, r=alexcrichton | bors | -2/+8 |
| 2016-08-22 | Auto merge of #35766 - brson:bump, r=alexcrichton | bors | -0/+10 |
| 2016-08-23 | Update cargo bootstrap rev and add fix for cargo#3005 | Brian Anderson | -0/+16 |
| 2016-08-22 | Fix compiletest so it respects warnings for run-pass. | Ahmed Charles | -2/+8 |
| 2016-08-22 | Auto merge of #35848 - Mark-Simulacrum:make-tidy-in-tree, r=alexcrichton | bors | -2/+17 |
| 2016-08-19 | Check that executable file is in-tree before failing tidy check. | Mark-Simulacrum | -2/+17 |
| 2016-08-18 | Fix links | Nick Cameron | -0/+6 |
| 2016-08-16 | Auto merge of #35538 - cgswords:libproc_macro, r=nrc | bors | -0/+6 |
| 2016-08-16 | Proc_macro is alive | cgswords | -0/+6 |
| 2016-08-15 | Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakis | bors | -0/+1 |
| 2016-08-14 | Auto merge of #35638 - ahmedcharles:url, r=alexcrichton | bors | -45/+20 |
| 2016-08-14 | Auto merge of #35666 - eddyb:rollup, r=eddyb | bors | -4/+0 |
| 2016-08-14 | Rollup merge of #35640 - ahmedcharles:dead, r=alexcrichton | Eduard-Mihai Burtescu | -4/+0 |
| 2016-08-14 | Auto merge of #34366 - Diggsey:rust-src-pkg, r=brson | bors | -5/+7 |
| 2016-08-13 | Fix make-tidy lock file checks | Diggory Blake | -5/+7 |
| 2016-08-13 | Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichton | bors | -0/+1 |
| 2016-08-12 | compiletest: Remove dead code. | Ahmed Charles | -4/+0 |
| 2016-08-12 | Upgrade linkchecker to url 1.2.0. | Ahmed Charles | -45/+20 |
| 2016-08-11 | Always add `-Z incremental-info` to incremental compilation tests. | Michael Woerister | -0/+1 |
| 2016-08-11 | Rollup merge of #35448 - srinivasreddy:rf_compiletest, r=nikomatsakis | Jonathan Turner | -270/+273 |
| 2016-08-09 | Update cargo SHA to latest cargo | Jonathan Turner | -1/+1 |
| 2016-08-07 | Turn on new errors, json mode. Remove duplicate unicode test | Jonathan Turner | -3/+1 |
| 2016-08-07 | Add --test-threads option to test binaries | Jupp Müller | -0/+1 |
| 2016-08-07 | run rustfmt on compiletest folder in src/tools/ folder | Srinivas Reddy Thatiparthy | -270/+273 |
| 2016-08-05 | Auto merge of #35116 - jseyfried:groundwork_for_new_import_semantics, r=nrc | bors | -1/+1 |
| 2016-08-05 | Update `cargo_test` hash. | Jeffrey Seyfried | -1/+1 |
| 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 |