| Age | Commit message (Expand) | Author | Lines |
| 2023-07-19 | remove hack, now CI uses (currently latest) SDK 10.0.22621.0 | klensy | -3/+0 |
| 2023-07-10 | CI: use `macos-13` runner for Apple jobs | Jakub Beránek | -1/+1 |
| 2023-07-09 | Port PGO/LTO/BOLT optimized build pipeline to Rust | Jakub Beránek | -1/+1 |
| 2023-07-08 | Rollup merge of #113173 - Kobzol:ci-concurrency-group-workflow, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-07-07 | Auto merge of #112796 - Kobzol:ci-merge-msvc-cargo-tools, r=pietroalbini | bors | -9/+3 |
| 2023-07-06 | Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbini | bors | -5/+1 |
| 2023-07-02 | Remove MIPS host CI workflows | Jubilee Young | -12/+0 |
| 2023-06-30 | CI: include workflow name in concurrency group | Jakub Beránek | -1/+1 |
| 2023-06-29 | CI: do not cancel concurrent builds on the same branch | Jakub Beránek | -3/+4 |
| 2023-06-26 | CI: do not cancel concurrent builds on the same branch | Jakub Beránek | -1/+1 |
| 2023-06-25 | Remove `cancel-outdated` action | Jakub Beránek | -13/+2 |
| 2023-06-23 | Cancel in-progress workflow runs after a push | Jakub Beránek | -0/+4 |
| 2023-06-19 | Add gha problem matcher | Oli Scherer | -0/+40 |
| 2023-06-19 | CI: merge `x86_64-msvc-cargo` and `x86_64-msvc-tools` jobs | Jakub Beránek | -9/+3 |
| 2023-06-19 | CI: merge x86_64-gnu-llvm-14 and x86_64-gnu-llvm-14-stage1 CI jobs | Jakub Beránek | -5/+1 |
| 2023-06-18 | Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbini | bors | -26/+4 |
| 2023-06-18 | Merge `mingw-1/2` CI jobs | Jakub Beránek | -26/+4 |
| 2023-06-17 | Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrum | bors | -0/+16 |
| 2023-06-14 | Merge `msvc-1/2` CI jobs | Jakub Beránek | -16/+4 |
| 2023-06-12 | Publish docs as github artifacts during CI | Trevor Gross | -0/+16 |
| 2023-06-01 | Do not build components unneeded for perf bot in try builds | Jakub Beránek | -0/+1 |
| 2023-05-12 | ci: Add support for dist-loongarch64-linux | WANG Rui | -0/+3 |
| 2023-05-07 | Auto merge of #111224 - jyn514:default-tidy, r=pietroalbini | bors | -5/+1 |
| 2023-05-06 | Auto merge of #110972 - ehuss:remove-awscli, r=pietroalbini | bors | -4/+2 |
| 2023-05-04 | Remove `tidy` key in PR CI | jyn | -5/+1 |
| 2023-05-03 | Auto merge of #110846 - jdno:reduce-builder-sizes, r=pietroalbini | bors | -7/+11 |
| 2023-04-30 | Set the AWS region. | Eric Huss | -0/+2 |
| 2023-04-28 | Remove aws cli install. | Eric Huss | -4/+0 |
| 2023-04-26 | Downsize builders for some x86_64-gnu targets | Jan David | -4/+4 |
| 2023-04-26 | Downsize builder for mingw-check | Jan David | -1/+5 |
| 2023-04-26 | Downsize builders for i686-gnu | Jan David | -2/+2 |
| 2023-04-25 | Use the standard macOS CI runner | Ryan Levick | -1/+1 |
| 2023-04-16 | ci: add a runner for vanilla LLVM 16 | Josh Stone | -0/+5 |
| 2023-04-10 | Trim down core counts for fast builders | Mark Rousskov | -36/+36 |
| 2023-04-10 | Switch all job names to include core count | Mark Rousskov | -64/+72 |
| 2023-04-02 | Improve job names in Github Actions preview | jyn | -3/+3 |
| 2023-03-19 | Move us to the new large runners pool | Mark Rousskov | -2/+2 |
| 2023-03-13 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -1/+0 |
| 2023-03-06 | use problem matchers for tidy CI | Deadbeef | -0/+15 |
| 2023-02-22 | Re-apply "switch to the macos-12-xl builder" | Michael Goulet | -1/+1 |
| 2023-02-10 | Update the minimum external LLVM to 14 | Josh Stone | -7/+2 |
| 2023-02-05 | Run the tools builder on all PRs | Joshua Nelson | -2/+0 |
| 2023-02-03 | Auto merge of #107543 - ehuss:protocol-sparse, r=jyn514 | bors | -0/+1 |
| 2023-02-01 | Revert "switch to the macos-12-xl builder" | Michael Goulet | -1/+1 |
| 2023-01-31 | Enable Cargo's sparse protocol in CI | Eric Huss | -0/+1 |
| 2023-01-29 | Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-01-29 | Upgrade mingw-w64 on CI | Mateusz Mikuła | -10/+2 |
| 2023-01-24 | Port pgo.sh to Python | Jakub Beránek | -1/+1 |
| 2023-01-18 | ci: add runners for vanilla LLVM 14 and 15 | Josh Stone | -0/+10 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -2/+2 |