| Age | Commit message (Expand) | Author | Lines |
| 2015-06-12 | ignore-test cleanup | Steve Klabnik | -29/+0 |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -0/+29 |
| 2014-02-25 | test: Clean out the test suite a bit | Alex Crichton | -30/+0 |
| 2014-02-11 | Change `xfail` directives in compiletests to `ignore`, closes #11363 | Florian Hahn | -3/+3 |
| 2013-03-07 | test: Fix tests. | Patrick Walton | -0/+3 |
| 2013-03-07 | librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. r... | Patrick Walton | -2/+2 |
| 2013-01-30 | test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting | Patrick Walton | -2/+0 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-09-21 | Install new pub/priv/export rules as defaults, old rules accessible under #[l... | Graydon Hoare | -0/+2 |
| 2012-07-03 | Switch 'native' to 'extern' (or 'foreign' in some descriptions) | Graydon Hoare | -2/+2 |
| 2011-12-16 | allow #[link_args] with #[nolink]. For now, fail if two modules link same lib... | Graham Fawcett | -0/+17 |