| Age | Commit message (Expand) | Author | Lines |
| 2020-05-10 | Fail if I/O error occurs during testing | Mark Rousskov | -1/+4 |
| 2020-04-28 | Rollup merge of #71456 - mzohreva:mz/sgx-no-dylib, r=nikomatsakis | Dylan DPC | -0/+1 |
| 2020-04-25 | Auto merge of #71439 - Mark-Simulacrum:stage0-next, r=jonas-schievink | bors | -1/+1 |
| 2020-04-25 | Bump bootstrap compiler | Mark Rousskov | -1/+1 |
| 2020-04-24 | Rollup merge of #71428 - tromey:gdb-10-parsing, r=tromey | Dylan DPC | -5/+21 |
| 2020-04-23 | Fix ui test blessing when a test has an empty stderr file after having had co... | Oliver Scherer | -1/+5 |
| 2020-04-22 | Use lib crate type for SGX in `fn build_auxiliary` | Mohsen Zohrevandi | -0/+1 |
| 2020-04-22 | Fix compiletest version-parsing tests | Tom Tromey | -2/+2 |
| 2020-04-22 | Let compiletest recognize gdb 10.x | Tom Tromey | -3/+19 |
| 2020-04-16 | Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisa | Dylan DPC | -0/+1 |
| 2020-04-16 | Rollup merge of #70774 - GuillaumeGomez:clean-rustdoc-js-tools, r=ollie27 | Dylan DPC | -1/+7 |
| 2020-04-14 | Add illumos triple | Patrick Mooney | -0/+1 |
| 2020-04-14 | Improve rustdoc js testers code | Guillaume Gomez | -1/+5 |
| 2020-04-13 | Auto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark-Simulacrum | bors | -8/+15 |
| 2020-04-11 | End cleanup on rustdoc-js tools | Guillaume Gomez | -0/+2 |
| 2020-04-11 | compiletest: support --pass=check and --pass=build for mir-opt tests. | Eduard-Mihai Burtescu | -7/+14 |
| 2020-04-11 | compiletest: diff direction should be (-)expected -> (+)actual. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-04-10 | compiletest: let config flags overwrite -A unused | Ralf Jung | -4/+6 |
| 2020-04-07 | Remove old mir-opt test format. | Ana-Maria Mihalache | -164/+0 |
| 2020-04-07 | Normalize away pairs of line:col numbers. | Ana-Maria Mihalache | -1/+1 |
| 2020-04-03 | Auto merge of #70156 - michaelwoerister:incr-cgus, r=nikomatsakis | bors | -1/+11 |
| 2020-04-01 | compiletest: don't use `std::io::stdout()`, as it bypasses `set_print`. | Eduard-Mihai Burtescu | -8/+4 |
| 2020-03-31 | Add a test case for incremental + codegen-units interaction. | Michael Woerister | -1/+11 |
| 2020-03-26 | Enable `--bless`ing of MIR dumps | Oliver Scherer | -25/+114 |
| 2020-03-26 | Remove unused argument | Oliver Scherer | -18/+3 |
| 2020-03-25 | Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoeri... | bors | -4/+3 |
| 2020-03-24 | Remove `-Z incremental`. | Nicholas Nethercote | -3/+3 |
| 2020-03-24 | Remove `-Z incremental-queries`. | Nicholas Nethercote | -1/+0 |
| 2020-03-19 | Fix LLVM version handling in compiletest | Nikita Popov | -9/+23 |
| 2020-03-16 | Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomez | Dylan DPC | -1/+1 |
| 2020-03-13 | Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir location | Oliver Middleton | -1/+1 |
| 2020-03-11 | Rollup merge of #66472 - GuillaumeGomez:show-coverage-json, r=ollie27 | Mazdak Farrokhzad | -1/+3 |
| 2020-03-06 | fix various typos | Matthias Krüger | -2/+2 |
| 2020-03-03 | Add test for -Znew-llvm-pass-manager -Clto=thin -Zsanitizer=... | Tomasz Miąsko | -0/+18 |
| 2020-03-02 | Extend json detection in runtest | Guillaume Gomez | -1/+3 |
| 2020-02-18 | Rollup merge of #69205 - JohnTitor:allow-whitespaces, r=Mark-Simulacrum | Dylan DPC | -9/+2 |
| 2020-02-16 | Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula... | bors | -11/+28 |
| 2020-02-16 | Allow whitespaces in revision flags | Yuki Okushi | -9/+2 |
| 2020-02-02 | compiletest: error if `compile-fail` header in ui test. | Tyler Lanphear | -0/+3 |
| 2020-01-28 | Auto merge of #68533 - tmiasko:compiletest, r=nikomatsakis | bors | -119/+279 |
| 2020-01-26 | update | comet | -1/+1 |
| 2020-01-27 | compiletest: Don't load TestProps from a directories | Tomasz Miąsko | -102/+106 |
| 2020-01-27 | compiletest: Derive Default for EarlyProps | Tomasz Miąsko | -8/+2 |
| 2020-01-27 | compiletest: Remove unused llvm-cxxflags option | Tomasz Miąsko | -5/+0 |
| 2020-01-27 | compiletest: Add unit tests for EarlyProps | Tomasz Miąsko | -1/+155 |
| 2020-01-27 | compiletest: Update mode list displayed in `--help` | Tomasz Miąsko | -1/+2 |
| 2020-01-27 | compiletest: Parse EarlyProps from a reader | Tomasz Miąsko | -4/+10 |
| 2020-01-27 | compiletest: Remove unnecessary memory allocation in iter_header | Tomasz Miąsko | -3/+9 |
| 2020-01-23 | Auto merge of #68391 - tmiasko:compiletest-debuginfo, r=alexcrichton | bors | -278/+215 |
| 2020-01-23 | compiletest: Do not run debuginfo tests with gdb on msvc targets | Tomasz Miąsko | -0/+4 |