| Age | Commit message (Expand) | Author | Lines |
| 2016-09-20 | Remove librbml and the RBML-tagged auto-encoder/decoder. | Eduard Burtescu | -1/+1 |
| 2016-09-01 | test: Add a min-llvm-version directive | Alex Crichton | -0/+1 |
| 2016-07-20 | add mir optimization tests, dump-mir-dir option | Scott A Carr | -2/+12 |
| 2016-06-10 | Check error index in `make check` | Seo Sanghyeon | -0/+1 |
| 2016-05-13 | add UI testing framework | Niko Matsakis | -2/+13 |
| 2016-05-09 | rustc: Implement custom panic runtimes | Alex Crichton | -1/+2 |
| 2016-05-07 | Rollup merge of #33314 - alexcrichton:fix-enable-ccache, r=pnkfelix | Steve Klabnik | -2/+2 |
| 2016-05-06 | Auto merge of #33228 - nikomatsakis:compiletest-gut, r=acrichto | bors | -1/+0 |
| 2016-05-06 | kill the old auxiliary directory | Niko Matsakis | -1/+0 |
| 2016-05-06 | mk: Try to fix nightlies again | Alex Crichton | -3/+3 |
| 2016-05-05 | mk: Fix building with --enable-ccache | Alex Crichton | -2/+2 |
| 2016-05-03 | mk: Pass CFLAGS for target, not host | Alex Crichton | -5/+5 |
| 2016-04-28 | test: Move run-make tests into compiletest | Alex Crichton | -68/+21 |
| 2016-04-25 | mk: Fix use of deprecated configure var | Alex Crichton | -1/+1 |
| 2016-04-23 | Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoerister | bors | -1/+2 |
| 2016-04-19 | mk: Bootstrap from stable instead of snapshots | Alex Crichton | -2/+5 |
| 2016-04-19 | mk: Force system python for LLDB tests on OSX | Alex Crichton | -1/+2 |
| 2016-04-18 | rustbuild: Add support for compiletest test suites | Alex Crichton | -1/+1 |
| 2016-04-12 | tidy: Add a check to ensure Cargo.toml is in sync | Alex Crichton | -2/+2 |
| 2016-04-12 | rustbuild: Migrate tidy checks to Rust | Alex Crichton | -45/+9 |
| 2016-04-06 | Address nits. | Niko Matsakis | -1/+1 |
| 2016-04-06 | add incremental test runner and some tests | Niko Matsakis | -1/+11 |
| 2016-04-03 | mk: Add configure option for disabling codegen tests | Alex Crichton | -2/+6 |
| 2016-03-25 | Salt test crates in buildsystem. | Michael Woerister | -1/+1 |
| 2016-03-07 | mk: Distribute fewer TARGET_CRATES | Alex Crichton | -5/+9 |
| 2016-02-26 | Auto merge of #31846 - alexcrichton:better-disable-jemallc, r=brson | bors | -2/+2 |
| 2016-02-25 | mk: Move disable-jemalloc logic into makefiles | Alex Crichton | -2/+2 |
| 2016-02-24 | Recurse to find test files in any subdirectory of the base path. If a | Niko Matsakis | -15/+16 |
| 2016-02-16 | pass CXX to run-make | Sébastien Marie | -1/+2 |
| 2016-02-14 | Auto merge of #31391 - frewsxcv:test, r=alexcrichton | bors | -1/+2 |
| 2016-02-13 | Add LLVM ModulePass regression test using run-make. | Corey Farwell | -1/+2 |
| 2016-02-09 | Update Makefile | Guillaume Gomez | -10/+33 |
| 2016-02-01 | Revert "mk: fix some undefined variable warnings" | Alex Crichton | -14/+10 |
| 2016-02-01 | mk: fix some undefined variable warnings | Tamir Duberstein | -10/+14 |
| 2016-01-30 | Auto merge of #31274 - brson:nobench, r=nikomatsakis | bors | -18/+4 |
| 2016-01-30 | Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis | bors | -0/+2 |
| 2016-01-29 | Get tests working on MSVC 32-bit | Alex Crichton | -0/+2 |
| 2016-01-29 | Remove src/test/bench | Brian Anderson | -18/+4 |
| 2016-01-26 | Implement the translation item collector. | Michael Woerister | -1/+11 |
| 2016-01-21 | mk: Remove all perf-related targets | Alex Crichton | -25/+2 |
| 2015-12-20 | remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGS | Sébastien Marie | -4/+3 |
| 2015-12-13 | Better support for `--llvm-root`. | Richard Diamond | -1/+3 |
| 2015-12-03 | Fix typo | Jake Worth | -1/+1 |
| 2015-11-30 | Re-enable testing the book | Steve Klabnik | -2/+2 |
| 2015-11-17 | Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton | bors | -3/+4 |
| 2015-11-12 | libtest: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libterm: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libsyntax: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libserialize: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | librbml: deny warnings in doctests | Kevin Butler | -1/+1 |