| Age | Commit message (Expand) | Author | Lines |
| 2023-08-01 | Auto merge of #113854 - klensy:aarch64-msvc-remove-hack, r=Mark-Simulacrum | bors | -1/+0 |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -5/+1 |
| 2023-07-19 | remove hack, now CI uses (currently latest) SDK 10.0.22621.0 | klensy | -1/+0 |
| 2023-07-11 | Mention style for new syntax in tracking issue template | Michael Goulet | -0/+3 |
| 2023-07-10 | CI: use `macos-13` runner for Apple jobs | Jakub Beránek | -6/+6 |
| 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 | -8/+3 |
| 2023-07-06 | Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbini | bors | -4/+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 | -1/+1 |
| 2023-06-26 | CI: do not cancel concurrent builds on the same branch | Jakub Beránek | -1/+1 |
| 2023-06-26 | Rollup merge of #112955 - Kobzol:ci-pr-cancel-workflows, r=Mark-Simulacrum | Matthias Krüger | -21/+3 |
| 2023-06-25 | Remove `cancel-outdated` action | Jakub Beránek | -21/+0 |
| 2023-06-25 | CI: do not run Bump dependencies workflow on forks | Jakub Beránek | -0/+3 |
| 2023-06-23 | issue template: add clippy entry which points to the clippy repo | Matthias Krüger | -0/+3 |
| 2023-06-23 | Cancel in-progress workflow runs after a push | Jakub Beránek | -0/+3 |
| 2023-06-19 | CI: merge `x86_64-msvc-cargo` and `x86_64-msvc-tools` jobs | Jakub Beránek | -8/+3 |
| 2023-06-19 | CI: merge x86_64-gnu-llvm-14 and x86_64-gnu-llvm-14-stage1 CI jobs | Jakub Beránek | -4/+1 |
| 2023-06-18 | Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbini | bors | -18/+4 |
| 2023-06-18 | Merge `mingw-1/2` CI jobs | Jakub Beránek | -18/+4 |
| 2023-06-17 | Rollup merge of #110805 - pitaj:master, r=Mark-Simulacrum | Matthias Krüger | -0/+139 |
| 2023-06-17 | Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrum | bors | -0/+36 |
| 2023-06-14 | Merge `msvc-1/2` CI jobs | Jakub Beránek | -14/+4 |
| 2023-06-12 | Publish docs as github artifacts during CI | Trevor Gross | -0/+36 |
| 2023-06-10 | run `cargo update` weekly | Peter Jaszkowiak | -0/+139 |
| 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 | -9/+3 |
| 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/+7 |
| 2023-04-30 | Set the AWS region. | Eric Huss | -0/+3 |
| 2023-04-28 | Remove aws cli install. | Eric Huss | -9/+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/+1 |
| 2023-04-26 | Downsize builders for i686-gnu | Jan David | -2/+2 |
| 2023-04-25 | Use the standard macOS CI runner | Ryan Levick | -6/+6 |
| 2023-04-20 | Rollup merge of #110424 - jsoref:spelling-misc, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2023-04-17 | Spelling misc | Josh Soref | -2/+2 |
| 2023-04-16 | ci: add a runner for vanilla LLVM 16 | Josh Stone | -0/+4 |
| 2023-04-10 | Trim down core counts for fast builders | Mark Rousskov | -36/+36 |
| 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 | -62/+62 |
| 2023-03-13 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -1/+1 |
| 2023-02-22 | Re-apply "switch to the macos-12-xl builder" | Michael Goulet | -6/+6 |
| 2023-02-10 | Update the minimum external LLVM to 14 | Josh Stone | -6/+2 |
| 2023-02-08 | Rollup merge of #107773 - Mark-Simulacrum:rename-auto-template, r=estebank | Matthias Krüger | -1/+1 |
| 2023-02-07 | Clearly signal purpose of the yaml template | Mark Rousskov | -1/+1 |