| Age | Commit message (Expand) | Author | Lines |
| 2023-01-22 | Print why a test was ignored if it's the only test specified. | Lenko Donchev | -28/+54 |
| 2023-01-22 | Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-Simulacrum | Matthias Krüger | -2/+9 |
| 2023-01-22 | Rollup merge of #107102 - compiler-errors:new-solver-new-candidats-4, r=lcnr | Matthias Krüger | -0/+7 |
| 2023-01-21 | Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum | bors | -7/+54 |
| 2023-01-21 | Add compare-mode-next-solver | Michael Goulet | -0/+7 |
| 2023-01-20 | Enable sanitizers for s390x-linux | Ulrich Weigand | -2/+9 |
| 2023-01-20 | Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgr | bors | -1/+6 |
| 2023-01-20 | Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb | bors | -2/+11 |
| 2023-01-19 | Make bare known-bug an error | Michael Goulet | -1/+6 |
| 2023-01-18 | Remove extra removal from test path | Guillaume Gomez | -1/+1 |
| 2023-01-17 | Hack compiletest to fix a random CI failure | Maybe Waffle | -2/+11 |
| 2023-01-16 | ui tests: Remap test base directory by default. | Tim Neumann | -0/+3 |
| 2023-01-16 | compiletest: Support running with a remapped base directory. | Tim Neumann | -5/+36 |
| 2023-01-16 | compiletest: Generic support for "no-" versions of boolean directives. | Tim Neumann | -2/+15 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -8/+6 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -4/+4 |
| 2023-01-04 | Update tests, etc | Michael Goulet | -1/+1 |
| 2022-12-24 | Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2022-12-23 | Provide more context on FileCheck failures | Nikita Popov | -0/+2 |
| 2022-12-22 | Take revision into account in src/test/ui incremental tests | Michael Goulet | -3/+7 |
| 2022-12-13 | Make some diagnostics not depend on the source of what they reference being a... | Oli Scherer | -0/+8 |
| 2022-12-10 | Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3 | Matthias Krüger | -0/+4 |
| 2022-12-08 | Add LLVM KCFI support to the Rust compiler | Ramon de C Valle | -0/+4 |
| 2022-12-07 | Make -Zsimulate-remapped-rust-src-base reproducible on CI | Oli Scherer | -0/+2 |
| 2022-12-06 | Rollup merge of #105246 - JakobDegen:run-mir-tests, r=jyn514 | Yuki Okushi | -4/+4 |
| 2022-12-04 | Fix --pass in compiletest | Jakob Degen | -4/+4 |
| 2022-12-01 | Create a hacky fail-fast mode that stops tests at the first failure | Oli Scherer | -0/+1 |
| 2022-11-19 | Auto merge of #104470 - ehuss:cdb-dupe-last-command, r=jyn514 | bors | -1/+1 |
| 2022-11-19 | Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514 | Matthias Krüger | -16/+25 |
| 2022-11-17 | add support for running binaries with remote-test-client on run-make | Pietro Albini | -0/+4 |
| 2022-11-16 | normalize download-rustc's prefix when running compiletests | Pietro Albini | -0/+2 |
| 2022-11-16 | normalize source paths from sysroot in compiletest | Pietro Albini | -16/+23 |
| 2022-11-15 | Don't duplicate last cdb debuginfo test command | Eric Huss | -1/+1 |
| 2022-11-04 | Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514 | bors | -39/+71 |
| 2022-11-03 | put custom flags as last in codegen and asm tests | Pietro Albini | -33/+41 |
| 2022-11-01 | Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514 | Manish Goregaokar | -92/+39 |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -92/+39 |
| 2022-10-29 | compiletest: set the dylib path when gathering target cfg | Josh Stone | -33/+37 |
| 2022-10-29 | Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu... | Guillaume Gomez | -36/+15 |
| 2022-10-25 | ensure that compile-flags arguments are the last in ui tests | Pietro Albini | -18/+42 |
| 2022-10-24 | Update src/tools/compiletest/src/runtest.rs | Andrew Pollack | -1/+1 |
| 2022-10-24 | Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 | Yuki Okushi | -0/+2 |
| 2022-10-19 | compiletest: refactor rustcflags to Vec | Andrew Pollack | -36/+15 |
| 2022-10-18 | Retrieve LLVM version from llvm-filecheck binary if it is not set yet | Guillaume Gomez | -1/+18 |
| 2022-10-05 | Auto merge of #102438 - andrewpollack:add-target-rustc-flags, r=Mark-Simulacrum | bors | -2/+4 |
| 2022-10-02 | Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simu... | Dylan DPC | -1/+4 |
| 2022-09-28 | Adding target_rustcflags to TargetCfg | Andrew Pollack | -2/+4 |
| 2022-09-23 | Detect panic strategy using `rustc --print cfg` | Florian Bartels | -16/+17 |
| 2022-09-20 | Update rustc's information on Android's sanitizers | Chris Wailes | -0/+6 |
| 2022-09-16 | Do not panic when a test function returns Result::Err. | Bradford Hovinen | -1/+4 |