| Age | Commit message (Expand) | Author | Lines |
| 2025-05-21 | Rollup merge of #141078 - marcoieni:split-dist-arm-linux, r=Kobzol | Matthias Krüger | -10/+55 |
| 2025-05-21 | Rollup merge of #141042 - marcoieni:split-dist-powerpc64le-linux, r=Kobzol | Matthias Krüger | -13/+63 |
| 2025-05-21 | add missing PATH | onur-ozkan | -0/+3 |
| 2025-05-20 | Auto merge of #140757 - dpaoliello:llvm20, r=Kobzol | bors | -2/+2 |
| 2025-05-20 | ci: split powerpc64le-linux job | MarcoIeni | -13/+63 |
| 2025-05-20 | Use Docker cache from the current repository | Jakub Beránek | -3/+2 |
| 2025-05-20 | Miri CI: test aarch64-apple-darwin in PRs instead of the x86_64 target | Ralf Jung | -4/+6 |
| 2025-05-19 | Auto merge of #140754 - dpaoliello:cygwinpath, r=marcoieni | bors | -3/+3 |
| 2025-05-18 | ci: split dist-arm-linux job | MarcoIeni | -10/+55 |
| 2025-05-17 | Rollup merge of #140917 - RalfJung:checktools, r=WaffleLapkin | Matthias Krüger | -1/+1 |
| 2025-05-17 | Rollup merge of #141036 - marcoieni:split-dist-ohos, r=Kobzol | Matthias Krüger | -20/+114 |
| 2025-05-16 | Rollup merge of #141009 - emmanuel-ferdman:master, r=marcoieni | Matthias Krüger | -1/+1 |
| 2025-05-15 | [win][CI] Convert paths to Windows format before adding to PATH | Daniel Paoliello | -3/+3 |
| 2025-05-15 | ci: split the dist-ohos job | MarcoIeni | -20/+114 |
| 2025-05-15 | Temporarily use Windows Server 2022 instead of Windows Server 2025 images | Jieyou Xu | -2/+8 |
| 2025-05-14 | Migrate to modern datetime API | Emmanuel Ferdman | -1/+1 |
| 2025-05-11 | checktools.sh: fix bashism | Ralf Jung | -1/+1 |
| 2025-05-10 | test intrinsic fallback bodies with Miri | Ralf Jung | -0/+8 |
| 2025-05-07 | [win] Update LLVM toolchain used to build LLVM to 20 | Daniel Paoliello | -2/+2 |
| 2025-05-06 | Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc | Guillaume Gomez | -1/+1 |
| 2025-04-29 | CI: rfl: move job forward to Linux v6.15-rc4 | Miguel Ojeda | -1/+1 |
| 2025-04-28 | Rollup merge of #140349 - marcoieni:codebuild-linux-large-runners, r=Kobzol | Guillaume Gomez | -2/+2 |
| 2025-04-28 | Rollup merge of #140347 - marcoieni:free-disk-codebuild, r=jdno | Guillaume Gomez | -50/+81 |
| 2025-04-28 | ci: use aws codebuild for the `dist-x86_64-linux` job | MarcoIeni | -2/+2 |
| 2025-04-28 | Rollup merge of #138737 - Ayush1325:r-efi-update, r=tgross35 | Chris Denton | -4/+4 |
| 2025-04-28 | Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum | Chris Denton | -0/+3 |
| 2025-04-27 | ci: clean more disk space in codebuild | MarcoIeni | -50/+81 |
| 2025-04-27 | CI: docker: host-x86_64: test-various: uefi_qemu_test: Update r-efi | Ayush Singh | -4/+4 |
| 2025-04-25 | Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=Kobzol | Matthias Krüger | -13/+78 |
| 2025-04-23 | Update browser-ui-test version to 0.20.6 | Guillaume Gomez | -1/+1 |
| 2025-04-23 | CI: use aws codebuild for job dist-arm-linux | MarcoIeni | -13/+78 |
| 2025-04-23 | Download GCC from CI on test builders | Jakub Beránek | -0/+3 |
| 2025-04-23 | Auto merge of #138591 - Kobzol:git-ci, r=Mark-Simulacrum | bors | -51/+2 |
| 2025-04-20 | Remove the `add_dummy_commit.sh` hack | Jakub Beránek | -27/+2 |
| 2025-04-20 | Remove `setup-upstream-remote.sh` and upstream handling. | Jakub Beránek | -24/+0 |
| 2025-04-20 | Remove stray newline from post-merge report | Jakub Beránek | -1/+1 |
| 2025-04-18 | Reduce duplicated test prefixes in nested subdirectories | Jakub Beránek | -25/+17 |
| 2025-04-18 | Add a note that explains the counts | Jakub Beránek | -0/+4 |
| 2025-04-17 | Add a note about the test dashboard to the post-merge report | Jakub Beránek | -1/+15 |
| 2025-04-17 | Turn `test_dashboard` into a file | Jakub Beránek | -0/+0 |
| 2025-04-17 | Print number of root tests and subdirectories | Jakub Beránek | -1/+6 |
| 2025-04-17 | Create a macro for rendering test results | Jakub Beránek | -3/+7 |
| 2025-04-17 | Render test revisions separately | Jakub Beránek | -10/+46 |
| 2025-04-17 | Add a note about how to find tests that haven't been executed anywhere. | Jakub Beránek | -55/+22 |
| 2025-04-17 | Add buttons for expanding and collapsing all test suites | Jakub Beránek | -54/+84 |
| 2025-04-17 | Add command to `citool` for generating a test dashboard | Jakub Beránek | -1/+433 |
| 2025-04-17 | Extract function for normalizing path delimiters to `utils` | Jakub Beránek | -7/+12 |
| 2025-04-17 | Make `parent` in `download_auto_job_metrics` optional | Jakub Beránek | -12/+13 |
| 2025-04-15 | Rollup merge of #139859 - marcoieni:rename-macos-runner, r=Kobzol | Matthias Krüger | -6/+6 |
| 2025-04-15 | CI: rename MacOS runner | MarcoIeni | -6/+6 |