| Age | Commit message (Expand) | Author | Lines |
| 2025-05-25 | ci: split dist-arm-linux job | MarcoIeni | -8/+50 |
| 2025-05-24 | Use Docker cache from the current repository | Jakub Beránek | -3/+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 | -1/+1 |
| 2025-04-28 | ci: use aws codebuild for the `dist-x86_64-linux` job | MarcoIeni | -1/+1 |
| 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 | -2/+2 |
| 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 | -2/+2 |
| 2025-04-20 | Remove the `add_dummy_commit.sh` hack | Jakub Beránek | -25/+2 |
| 2025-04-14 | ci: add runners for vanilla LLVM 20 | Josh Stone | -0/+69 |
| 2025-04-08 | Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jiey... | Stuart Cook | -0/+2 |
| 2025-04-07 | enable in-tree std on some runners | onur-ozkan | -0/+2 |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -73/+5 |
| 2025-04-02 | Demote i686-pc-windows-gnu to Tier 2 | Noratrieb | -2/+1 |
| 2025-03-27 | Add CI metadata to bootstrap metrics | Jakub Beránek | -0/+2 |
| 2025-03-21 | Disable CI mode when checking default bootstrap profiles | Jakub Beránek | -1/+2 |
| 2025-03-16 | Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieu | bors | -5/+27 |
| 2025-03-15 | Auto merge of #137665 - Kobzol:update-sccache, r=marcoieni | bors | -2/+2 |
| 2025-03-15 | Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-Simulacrum | León Orell Valerian Liehr | -17/+9 |
| 2025-03-15 | Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez | León Orell Valerian Liehr | -1/+3 |
| 2025-03-14 | Mirror NetBSD sources | Jakub Beránek | -17/+9 |
| 2025-03-14 | Rollup merge of #138487 - Kobzol:fix-doc-url-docker, r=marcoieni | León Orell Valerian Liehr | -0/+1 |
| 2025-03-14 | Remove `RUN_CHECK_WITH_PARALLEL_QUERIES` | Jakub Beránek | -4/+0 |
| 2025-03-14 | Pass `CI_JOB_DOC_URL` to Docker | Jakub Beránek | -0/+1 |
| 2025-03-13 | Use GCC for building GCC | Jakub Beránek | -1/+3 |
| 2025-03-12 | Update sccache to 0.10.0 | Jakub Beránek | -2/+2 |
| 2025-03-06 | remove zip file in /tmp to save some space and use large runner | LuuuXXX | -0/+1 |
| 2025-03-04 | Rollup merge of #137947 - Kobzol:fix-rfl, r=marcoieni | Jubilee | -10/+8 |
| 2025-03-04 | Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan | Jubilee | -1/+1 |
| 2025-03-04 | add support for extend rust tools and sanitizer | LuuuXXX | -1/+4 |
| 2025-03-04 | Revert "add fix for full tools and sanitizer" | LuuuXXX | -4/+1 |
| 2025-03-04 | add fix for full tools and sanitizer | LuuuXXX | -1/+4 |
| 2025-03-04 | promote ohos targets to tier to with host tools | LuuuXXX | -4/+22 |
| 2025-03-03 | Do not use rustup to build Rust for Linux | Jakub Beránek | -10/+8 |
| 2025-03-03 | Fix docker run-local docs | Eric Huss | -2/+2 |
| 2025-03-02 | Auto merge of #136864 - Kobzol:citool, r=marcoieni | bors | -3/+3 |
| 2025-02-28 | Build GCC on the Linux x64 dist runner | Jakub Beránek | -1/+1 |
| 2025-02-26 | Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkan | bors | -46/+1 |
| 2025-02-25 | Rollup merge of #137539 - GuillaumeGomez:copy-content-tests, r=notriddle | León Orell Valerian Liehr | -1/+1 |
| 2025-02-24 | Update browser-ui-test version to `0.20.3` | Guillaume Gomez | -1/+1 |
| 2025-02-22 | Auto merge of #137189 - Kobzol:update-host-llvm, r=nikic | bors | -1/+1 |
| 2025-02-20 | Auto merge of #137023 - Kobzol:bump-sccache, r=marcoieni | bors | -4/+10 |
| 2025-02-18 | Auto merge of #137176 - matthiaskrgr:rollup-eht05gr, r=matthiaskrgr | bors | -2/+2 |
| 2025-02-17 | Update host LLVM to 20.1 on CI | Jakub Beránek | -1/+1 |
| 2025-02-17 | Auto merge of #135763 - nikic:llvm-20, r=cuviper | bors | -0/+4 |
| 2025-02-17 | Default to the medium code model for the loongarch64-linux toolchains | WANG Rui | -0/+4 |
| 2025-02-17 | Update documentation | Jakub Beránek | -3/+3 |
| 2025-02-17 | CI: rfl: move job forward to Linux v6.14-rc3 | Miguel Ojeda | -2/+2 |