| Age | Commit message (Expand) | Author | Lines |
| 2022-08-09 | Allow old toolchain on some images | Nikita Popov | -12/+25 |
| 2022-08-07 | Auto merge of #99833 - andrewpollack:fuchsia-rust-ci-zircon-lib-improvement, ... | bors | -53/+65 |
| 2022-08-07 | Shifting CI to pull Zircon libraries directly from Fuchsia SDK | Andrew Pollack | -53/+65 |
| 2022-08-04 | Auto merge of #95026 - cuviper:bump-linux-min, r=Mark-Simulacrum | bors | -1475/+1613 |
| 2022-08-04 | Link /rustroot/lib stuff for clang -m32 to see | Josh Stone | -0/+5 |
| 2022-08-04 | Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-Simulacrum | Matthias Krüger | -10/+7 |
| 2022-08-04 | Downgrade dist-powerpc-linux binutils to 2.30 | Josh Stone | -20/+5 |
| 2022-08-03 | Clarify the comment about CentOS 7's kernel version | Josh Stone | -2/+6 |
| 2022-08-03 | Increase the minimum linux-gnu versions | Josh Stone | -1475/+1619 |
| 2022-08-01 | Don't cancel try-perf branch if 'outdated' | Ryan Levick | -1/+1 |
| 2022-07-31 | Allow try-perf branch to run in CI | Ryan Levick | -2/+2 |
| 2022-07-31 | Auto merge of #99529 - Milo123459:stage-1-test, r=jyn514 | bors | -1/+50 |
| 2022-07-30 | dont run stage1 tests in pr | Milo | -4/+1 |
| 2022-07-30 | add to full test-suite | Milo | -0/+5 |
| 2022-07-28 | bump rustc-perf commit | Jane Losare-Lusby | -4/+4 |
| 2022-07-26 | Re-enable submodule archive downloads. | Eric Huss | -10/+7 |
| 2022-07-24 | Revert "Revert "Use ICF (identical code folding) for building rustc"" | Jubilee Young | -1/+6 |
| 2022-07-20 | skip some tests | Milo | -10/+1 |
| 2022-07-20 | test stage-1 in ci | Milo | -0/+56 |
| 2022-07-18 | Revert "Use ICF (identical code folding) for building rustc" | Jakub Beránek | -6/+1 |
| 2022-07-17 | Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o... | Jakub Beránek | -1/+6 |
| 2022-07-17 | Auto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini | bors | -0/+1 |
| 2022-07-11 | Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum | bors | -51/+117 |
| 2022-07-11 | introduce PGO on the `dist-x86_64-msvc` builder | Rémy Rakic | -13/+47 |
| 2022-07-11 | make linux PGO script more generic | Rémy Rakic | -39/+70 |
| 2022-07-11 | bump CI LLVM to 14.0.5 | Rémy Rakic | -2/+3 |
| 2022-07-11 | Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrum | bors | -3/+2 |
| 2022-07-10 | Remove unsupported options in configure.py | Joshua Nelson | -3/+2 |
| 2022-07-08 | Update src/ci/docker/host-x86_64/mingw-check/Dockerfile | Gimgim | -1/+1 |
| 2022-07-08 | Run std tests in CI | Gimgim | -0/+1 |
| 2022-07-03 | Auto merge of #98439 - ehuss:cleanup-ci-script, r=Mark-Simulacrum | bors | -104/+63 |
| 2022-06-29 | Update browser-ui-test version to 0.9.7 | Guillaume Gomez | -1/+1 |
| 2022-06-23 | Move init_repo.sh to checkout-submodules.sh | Eric Huss | -76/+65 |
| 2022-06-23 | Rollup merge of #98422 - GuillaumeGomez:browser-ui-test-update, r=Dylan-DPC | Michael Goulet | -1/+1 |
| 2022-06-23 | Remove duplicated fetch_github_commit_archive in CI scripts. | Eric Huss | -13/+0 |
| 2022-06-23 | Remove unused CACHE_DIR in init_repo. | Eric Huss | -18/+1 |
| 2022-06-23 | Temporarily disable submodule archive downloads. | Eric Huss | -8/+11 |
| 2022-06-23 | Update browser-ui-test version to 0.9.6 | Guillaume Gomez | -1/+1 |
| 2022-06-10 | Update FreeBSD toolchain to 12.3 | Nikita Popov | -10/+10 |
| 2022-06-05 | update comment | Pietro Albini | -1/+1 |
| 2022-06-05 | remove azure pipelines-specific debug statement | Pietro Albini | -4/+0 |
| 2022-06-05 | remove clean-disk script | Pietro Albini | -16/+0 |
| 2022-06-05 | remove azure pipelines configuration | Pietro Albini | -106/+7 |
| 2022-06-05 | Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum | bors | -4/+10 |
| 2022-06-04 | Auto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark-Simulacrum | bors | -10/+36 |
| 2022-05-28 | Add PID to LLVM PGO profiles generated in CI and measure PGO statistics | Jakub Beránek | -10/+36 |
| 2022-05-26 | Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jsha | Guillaume Gomez | -1/+1 |
| 2022-05-24 | Update browser-ui-test version to 0.9.5 | Guillaume Gomez | -1/+1 |
| 2022-05-23 | Add bitmaps and diesel to `rustc` PGO benchmarks | Jakub Beránek | -3/+4 |
| 2022-05-22 | fix uploading build metrics on ci | Pietro Albini | -5/+7 |