| Age | Commit message (Expand) | Author | Lines |
| 2025-09-05 | compiletest: implement {`run-make`,`run-make-cargo`} test suite split | Jieyou Xu | -7/+10 |
| 2025-09-04 | Rollup merge of #146119 - Zalathar:capture, r=jieyouxu | Jacob Pratt | -75/+275 |
| 2025-09-04 | Implement compiletest `--new-output-capture`, in stable Rust | Zalathar | -2/+76 |
| 2025-09-02 | compiletest: cygwin follows windows in using PATH for dynamic libraries | jeremyd2019 | -1/+1 |
| 2025-09-02 | Replace print statements in runtest with `write!` or `writeln!` | Zalathar | -60/+98 |
| 2025-09-02 | Preliminary plumbing of stdout/stderr as `&dyn ConsoleOut` | Zalathar | -8/+60 |
| 2025-09-02 | Encapsulate output-capture mode in a dedicated enum | Zalathar | -7/+43 |
| 2025-09-02 | Revert introduction of `[workspace.dependencies]`. | Nicholas Nethercote | -4/+4 |
| 2025-09-01 | Capture panic messages via a custom panic hook | Zalathar | -0/+152 |
| 2025-08-31 | Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=Noratrieb | Matthias Krüger | -7/+1 |
| 2025-08-29 | Rollup merge of #145982 - Zalathar:logv, r=jieyouxu | Matthias Krüger | -83/+30 |
| 2025-08-29 | Don't print captures in `TestCx::normalize_platform_differences` | Zalathar | -7/+4 |
| 2025-08-29 | Move module `compute_diff` into `compiletest::runtest` | Zalathar | -5/+4 |
| 2025-08-29 | Change the `logv` function into a `TestCx` method. | Zalathar | -23/+19 |
| 2025-08-29 | Don't bother logging an arbitrary subset of the compiletest config | Zalathar | -48/+3 |
| 2025-08-29 | Rollup merge of #145947 - nnethercote:workspace-members-2, r=Kobzol | Stuart Cook | -3/+3 |
| 2025-08-28 | Rollup merge of #145926 - Zalathar:no-libtest, r=jieyouxu | Stuart Cook | -88/+53 |
| 2025-08-28 | Add `indexmap` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-28 | Add `serde_json` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-28 | Add `libc` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-27 | accept integer `target-pointer-width` in compiletest | Waffle Lapkin | -7/+1 |
| 2025-08-27 | Remove several remnants of the old libtest-based executor | Zalathar | -88/+53 |
| 2025-08-27 | Rollup merge of #145885 - madsmtm:lldb-inherit-tcc, r=Kobzol | Matthias Krüger | -0/+29 |
| 2025-08-27 | Add `tracing` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-26 | Inherit TCC in debuginfo tests on macOS | Mads Marquart | -0/+29 |
| 2025-08-26 | Rollup merge of #145821 - lolbinarycat:compiletest-error-show, r=clubby789 | Stuart Cook | -2/+3 |
| 2025-08-24 | compiletest: if a compiler fails outside a ui test, show its output | binarycat | -2/+3 |
| 2025-08-24 | Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu | bors | -1/+15 |
| 2025-08-21 | Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar... | Jacob Pratt | -0/+1 |
| 2025-08-20 | Split compiletest `--codegen-backend` into two options `--default-codegen-bac... | Guillaume Gomez | -13/+26 |
| 2025-08-20 | Add new `--test-codegen-backend` bootstrap option | Guillaume Gomez | -0/+5 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -1/+1 |
| 2025-08-18 | rustdoc: add rustdoc top bar web component | Michael Howell | -1/+1 |
| 2025-08-15 | Enhance UI test output handling for runtime errors | AMS21 | -3/+15 |
| 2025-08-15 | Add the directive `compare-output-by-lines` | ywxt | -1/+15 |
| 2025-08-13 | Fix parallel rustc not being reproducible due to unstable sorting of items. | ywxt | -0/+4 |
| 2025-08-10 | Rollup merge of #143093 - lqd:polonius-pre-alpha, r=jackh726 | Stuart Cook | -1/+1 |
| 2025-08-08 | switch polonius compare-mode to polonius=next | Rémy Rakic | -1/+1 |
| 2025-08-08 | Add target_env = "macabi" and target_env = "sim" | Mads Marquart | -5/+2 |
| 2025-08-07 | Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqd | bors | -1/+0 |
| 2025-08-06 | Add normalization for thread IDs in panic messages | Trevor Gross | -0/+5 |
| 2025-08-06 | Revert "Embed GDB pretty printers in rlibs and dylibs" | bjorn3 | -1/+0 |
| 2025-08-06 | Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzol | bors | -1/+1 |
| 2025-08-06 | Embed GDB pretty printers in rlibs and dylibs | Sebastian Poeplau | -0/+1 |
| 2025-08-04 | compiletest: add hint for when a ui test produces no errors | binarycat | -1/+1 |
| 2025-08-04 | Rollup merge of #144848 - Zalathar:ui-fulldeps, r=clubby789 | Stuart Cook | -10/+32 |
| 2025-08-03 | Rollup merge of #144805 - Zalathar:proc-res, r=jieyouxu | Samuel Tardieu | -45/+56 |
| 2025-08-03 | Rollup merge of #144738 - bjorn3:remove_omit_gdb_pretty_printer_section, r=ji... | Samuel Tardieu | -1/+14 |
| 2025-08-03 | For "stage 1" ui-fulldeps, use the stage 1 compiler to query target info | Zalathar | -10/+32 |
| 2025-08-03 | Change `TestCx::error` to `error_prefix`, which returns a string | Zalathar | -14/+22 |