| Age | Commit message (Expand) | Author | Lines |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -6/+1 |
| 2024-09-15 | Rollup merge of #130151 - ChrisDenton:slow-ci, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2024-09-14 | Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrum | bors | -0/+5 |
| 2024-09-09 | Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68 | bors | -0/+4 |
| 2024-09-09 | Use small runner for msvc-ext2 job | Chris Denton | -1/+5 |
| 2024-09-07 | Fix checktools.sh non-msvc builds | Chris Denton | -2/+0 |
| 2024-09-07 | Split x86_64-msvc-ext into two jobs | Chris Denton | -0/+14 |
| 2024-09-04 | ci: add a runner for vanilla LLVM 19 | Josh Stone | -0/+5 |
| 2024-08-14 | Promote Mac Catalyst targets to tier 2, and ship with rustup | Mads Marquart | -2/+4 |
| 2024-08-10 | Distribute rustc_codegen_cranelift for Windows | bjorn3 | -0/+4 |
| 2024-06-30 | Distribute rustc_codegen_cranelift for arm64 macOS | bjorn3 | -0/+1 |
| 2024-06-29 | Rename Rust for Linux CI job to make its name clearer | Jakub Beránek | -5/+5 |
| 2024-06-28 | Rename x86_64-gnu-integration builder to x86_64-fuchsia | Tyler Mandry | -7/+7 |
| 2024-06-23 | ci: Add support for dist-loongarch64-musl | WANG Rui | -0/+3 |
| 2024-06-14 | Remove broken/untested `--enable-profiler` from mingw dist builds | Zalathar | -2/+0 |
| 2024-06-14 | Don't build a known-broken profiler runtime in `x86_64-mingw` | Zalathar | -3/+1 |
| 2024-06-12 | Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwco | Guillaume Gomez | -0/+1 |
| 2024-06-11 | Auto merge of #126113 - Kobzol:ci-native-arm-runner, r=jdno | bors | -1/+1 |
| 2024-06-10 | CI: add Rust for Linux `auto` job | Jakub Beránek | -0/+5 |
| 2024-06-09 | Remove empty test suite `tests/run-make-fulldeps` | Zalathar | -2/+2 |
| 2024-06-08 | Use native GitHub ARM64 runner for the `aarch64-gnu` job | Jakub Beránek | -1/+1 |
| 2024-06-06 | Rollup merge of #126033 - Kobzol:fix-toolstate-history, r=ehuss | Jubilee | -0/+1 |
| 2024-06-05 | Promote `arm64ec-pc-windows-msvc` to tier 2 | Daniel Paoliello | -0/+1 |
| 2024-06-05 | Rollup merge of #125648 - lqd:rustsrc, r=pietroalbini | Matthias Krüger | -0/+6 |
| 2024-06-05 | Fix publishing of toolstate history | Jakub Beránek | -0/+1 |
| 2024-05-28 | document DIST_TRY_BUILD | Rémy Rakic | -0/+6 |
| 2024-05-26 | Cleanup custom mingw in CI | Chris Denton | -4/+0 |
| 2024-05-20 | Auto merge of #124985 - dpaoliello:rebalance, r=Mark-Simulacrum | bors | -23/+23 |
| 2024-05-15 | CI: fix toolstate publishing | Jakub Beránek | -2/+0 |
| 2024-05-10 | Reduce size of builders that take less than an hour | Daniel Paoliello | -23/+23 |
| 2024-05-09 | Upgrade the version of Clang used in the build, move MSVC builds to Server 2022 | Daniel Paoliello | -15/+7 |
| 2024-05-04 | Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrum | bors | -8/+16 |
| 2024-05-02 | CI: remove `env-x86_64-apple-tests` YAML anchor | Jakub Beránek | -10/+13 |
| 2024-04-30 | Use Server 2022 in CI for mingw jobs | Daniel Paoliello | -8/+16 |
| 2024-04-29 | Remove the `expand-yaml-anchors` tool | Jakub Beránek | -2/+0 |
| 2024-04-24 | Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attribute | Jakub Beránek | -9/+8 |
| 2024-04-24 | Fix documentation | Jakub Beránek | -2/+2 |
| 2024-04-23 | Make separate envs for try and auto builds | Jakub Beránek | -1/+8 |
| 2024-04-23 | Fix image field in auto jobs | Jakub Beránek | -56/+56 |
| 2024-04-20 | Move `auto` jobs to calculate-job-matrix.py | Jakub Beránek | -12/+386 |
| 2024-04-20 | Perform PR and try builds dynamically | Jakub Beránek | -5/+40 |
| 2024-04-15 | Add comments | Jakub Beránek | -1/+5 |
| 2024-04-04 | Generate CI job matrix for PR jobs in Python | Jakub Beránek | -0/+46 |