| Age | Commit message (Expand) | Author | Lines |
| 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-19 | Rollup merge of #97139 - GuillaumeGomez:move-dom-settings-generation, r=notri... | Yuki Okushi | -1/+1 |
| 2022-05-19 | Rollup merge of #96866 - Mark-Simulacrum:intelligent-tiering-ci, r=pietroalbini | Yuki Okushi | -1/+2 |
| 2022-05-18 | Auto merge of #97110 - Kobzol:pgo-pid-in-profile, r=lqd | bors | -1/+5 |
| 2022-05-18 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-05-18 | Rollup merge of #97113 - GuillaumeGomez:search-ui-fixes, r=notriddle | Yuki Okushi | -1/+1 |
| 2022-05-17 | Add PID to rustc PGO profiles generated in CI | Jakub Beránek | -1/+5 |
| 2022-05-17 | Update browser-ui-test version to 0.9.2 | Guillaume Gomez | -1/+1 |
| 2022-05-17 | Auto merge of #96907 - sunfishcode:sunfishcode/update-wasi, r=Mark-Simulacrum | bors | -5/+10 |
| 2022-05-16 | Update how CC etc. are set in the wasi-libc Makefile. | Dan Gohman | -2/+7 |
| 2022-05-13 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-05-10 | Update the wasi toolchain. | Dan Gohman | -4/+4 |
| 2022-05-08 | Switch CI bucket to intelligent tiering | Mark Rousskov | -1/+2 |
| 2022-05-08 | Auto merge of #96689 - gimbles:campfire, r=Mark-Simulacrum | bors | -2/+0 |
| 2022-05-07 | Rollup merge of #96805 - Folyd:eslint, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2022-05-07 | Change eslint rules from configuration comments to configuration files | Folyd | -1/+1 |
| 2022-05-07 | Move check-bootstrap from a makefile rule to test::Bootstrap | gimbles | -2/+0 |
| 2022-05-06 | Update LLVM version used to build OS X and Windows artifacts to 14.0.2 | Jakub Beránek | -1/+1 |
| 2022-05-01 | Update browser-ui-test version to 0.9.0 | Guillaume Gomez | -1/+1 |
| 2022-04-28 | Update LLVM used for building rustc in CI for x64 to LLVM 14.0.2 | Jakub Beránek | -2/+7 |
| 2022-04-14 | update: actions/checkout@v2 to actions/checkout@v3 | Keita Nonaka | -2/+2 |
| 2022-04-11 | CI: do not compile libcore twice when performing LLVM PGO | Jakub Beránek | -6/+0 |
| 2022-04-09 | Auto merge of #95724 - Kobzol:ci-update-rustc-perf, r=nnethercote | bors | -8/+14 |
| 2022-04-08 | Rollup merge of #95705 - bstrie:x86nonetier, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -0/+1 |
| 2022-04-07 | Update rustc-perf version used in CI and also the corresponding PGO benchmarks | Jakub Beránek | -8/+14 |
| 2022-04-05 | Update browser-ui-test version to 0.8.5 | Guillaume Gomez | -1/+1 |
| 2022-03-25 | Update browser-ui-test version to 0.8.4 | Guillaume Gomez | -1/+1 |
| 2022-03-20 | Auto merge of #94976 - jclulow:solaris-festival, r=Mark-Simulacrum | bors | -8/+12 |
| 2022-03-18 | Run rustdoc GUI tests when browser-ui-test version is updated | Guillaume Gomez | -0/+1 |
| 2022-03-18 | Compare installed browser-ui-test version to the one used in CI | Guillaume Gomez | -2/+9 |
| 2022-03-18 | Rollup merge of #95013 - GuillaumeGomez:browser-ui-test-v, r=notriddle | Matthias Krüger | -1/+2 |
| 2022-03-17 | Fix cmake build. | Eric Huss | -3/+3 |
| 2022-03-16 | Run GUI test when browser-ui-test version is updated | Guillaume Gomez | -0/+1 |
| 2022-03-16 | Update browser-ui-test version to 0.8.3 | Guillaume Gomez | -1/+1 |
| 2022-03-15 | solaris build environment should include libsendfile/liblgrp | Joshua M. Clulow | -8/+12 |
| 2022-03-13 | Auto merge of #94704 - Kobzol:llvm-pgo-update-suite, r=Mark-Simulacrum | bors | -32/+49 |
| 2022-03-12 | Update browser-ui-test version used in CI | Guillaume Gomez | -1/+1 |
| 2022-03-10 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-03-08 | Create a function for gathering profiles and run only Full benchmarks in LLVM... | Jakub Beránek | -39/+38 |
| 2022-03-07 | Gather more profile data for LLVM PGO | Jakub Beránek | -10/+28 |
| 2022-03-01 | Move submodule checkout before msys2 installation. | Eric Huss | -4/+4 |
| 2022-02-28 | Fix extracting submodules on windows. | Eric Huss | -0/+5 |
| 2022-02-28 | Error if submodule fetch fails. | Eric Huss | -1/+7 |
| 2022-02-26 | Update dist-s390x-dist image | Nikita Popov | -294/+475 |
| 2022-02-17 | Rollup merge of #94064 - nikic:update-musl-image, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-02-16 | Update dist-x86_64-musl to Ubuntu 20.04 | Nikita Popov | -2/+2 |
| 2022-02-15 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |