| Age | Commit message (Expand) | Author | Lines |
| 2025-01-29 | Rollup merge of #136161 - notriddle:typescript, r=GuillaumeGomez | León Orell Valerian Liehr | -2/+3 |
| 2025-01-27 | rustdoc: add nobuild typescript checking to our JS | Michael Howell | -2/+3 |
| 2025-01-27 | Fix 2/4 tests skipped by opt-dist | Ben Kimock | -0/+2 |
| 2025-01-24 | Rollup merge of #135638 - Kobzol:gcc-ci, r=onur-ozkan | Matthias Krüger | -0/+1 |
| 2025-01-21 | Rollup merge of #132232 - asomers:fbsd-13.4, r=Mark-Simulacrum | Matthias Krüger | -6/+6 |
| 2025-01-21 | Make it possible to build GCC on CI | Jakub Beránek | -0/+1 |
| 2025-01-19 | Rollup merge of #135640 - Gelbpunkt:drop-mips-glibc-patches, r=Kobzol | Matthias Krüger | -119/+0 |
| 2025-01-19 | Rollup merge of #135623 - marcoieni:mingw-check-tidy-dockerfile, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-01-18 | Bump Fuchsia integration commit | Erick Tryzelaar | -1/+1 |
| 2025-01-17 | Drop MIPS glibc 2.23 patches that reside in crosstool-ng now | Jens Reidel | -119/+0 |
| 2025-01-17 | ci: use ghcr ubuntu image for mingw-check-tidy | MarcoIeni | -1/+3 |
| 2025-01-12 | Fixup: fix clang command lines in another file | Alan Somers | -3/+3 |
| 2025-01-11 | ci: Organise shared helper scripts | Kajetan Puchalski | -218/+19 |
| 2025-01-10 | ci: Move dist-aarch64-linux to an aarch64 runner | Kajetan Puchalski | -42/+0 |
| 2025-01-06 | chore: remove redundant words in comment | crystalstall | -1/+1 |
| 2024-12-31 | Enable Python formatting checks in tidy on CI | Jakub Beránek | -1/+1 |
| 2024-12-27 | Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzol | bors | -2/+11 |
| 2024-12-27 | Add LTO support to clang in CI | clubby789 | -2/+11 |
| 2024-12-26 | Strip debuginfo from rustc-main and rustdoc | clubby789 | -0/+1 |
| 2024-12-21 | Revert "Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni" | Jakub Beránek | -0/+56 |
| 2024-12-20 | Revert "Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol" | Jakub Beránek | -17/+258 |
| 2024-12-19 | Rollup merge of #134427 - MarcoIeni:ci-remove-code-duplication, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -14/+24 |
| 2024-12-18 | ci: Organise shared helper scripts | Kajetan Puchalski | -216/+17 |
| 2024-12-18 | ci: Move dist-aarch64-linux to an aarch64 runner | Kajetan Puchalski | -42/+0 |
| 2024-12-17 | Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=... | Matthias Krüger | -4/+43 |
| 2024-12-17 | ci: remove duplicate task definition | MarcoIeni | -14/+24 |
| 2024-12-16 | Rollup merge of #134124 - MarcoIeni:split-llvm-jobs, r=Kobzol | Matthias Krüger | -4/+14 |
| 2024-12-14 | Rollup merge of #134227 - alexcrichton:update-wasi-sdk, r=lqd | Matthias Krüger | -4/+4 |
| 2024-12-12 | Update wasi-sdk used to build WASI targets | Alex Crichton | -4/+4 |
| 2024-12-12 | add files | MarcoIeni | -0/+2 |
| 2024-12-12 | copy script | MarcoIeni | -0/+2 |
| 2024-12-11 | Bump Fuchsia | Steven Grady | -1/+1 |
| 2024-12-11 | fix | MarcoIeni | -4/+8 |
| 2024-12-11 | fix | MarcoIeni | -2/+2 |
| 2024-12-11 | remove unnecessary change | MarcoIeni | -2/+2 |
| 2024-12-11 | fix | MarcoIeni | -2/+2 |
| 2024-12-11 | split better | MarcoIeni | -4/+4 |
| 2024-12-10 | fix | MarcoIeni | -0/+1 |
| 2024-12-10 | CI: use free runners for x86_64-gnu-llvm jobs | MarcoIeni | -2/+3 |
| 2024-12-10 | Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni | bors | -56/+0 |
| 2024-12-06 | CI: move `dist-arm-linux` to an ARM runner | Jakub Beránek | -56/+0 |
| 2024-12-06 | Promote powerpc64le-unknown-linux-musl to tier 2 with host tools | Jens Reidel | -4/+43 |
| 2024-12-05 | Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan | Guillaume Gomez | -73/+76 |
| 2024-12-05 | Rollup merge of #133256 - MarcoIeni:use-linux-free-runners, r=Kobzol | Guillaume Gomez | -9/+4 |
| 2024-12-05 | Update browser-ui-test version to 0.18.2 | Guillaume Gomez | -1/+1 |
| 2024-12-04 | Reformat Python code with `ruff` | Jakub Beránek | -73/+76 |
| 2024-12-03 | CI: use free runners for i686-gnu jobs | MarcoIeni | -9/+4 |
| 2024-11-28 | Bump unsupported `ubuntu` CI images to 24.04 LTS | rami3l | -4/+5 |
| 2024-11-25 | Run the license-metadata check in CI. | Jonathan Pallant | -0/+1 |
| 2024-11-23 | ci: don't force CI rustc for `x86_64-gnu-tools` | Jieyou Xu | -1/+4 |