| Age | Commit message (Expand) | Author | Lines |
| 2023-03-15 | Bump to latest rustc-perf | Mark Rousskov | -4/+4 |
| 2023-03-15 | Add RANLIB_x86_64_unknown_illumos env for dist-x86_64-illumos dockerfile | hi-rustin | -4/+5 |
| 2023-03-14 | use the best compression profile in CI | Pietro Albini | -0/+1 |
| 2023-03-13 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -1/+0 |
| 2023-03-12 | Add rustdoc-gui eslint check into CI | Guillaume Gomez | -1/+2 |
| 2023-03-11 | Add rustdoc-js eslint check into CI | Guillaume Gomez | -1/+2 |
| 2023-03-11 | Update host compiler to LLVM 16 | Nikita Popov | -1/+1 |
| 2023-03-11 | Auto merge of #109001 - matthiaskrgr:rollup-a3agnwp, r=matthiaskrgr | bors | -3/+18 |
| 2023-03-11 | Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelix | bors | -2/+3 |
| 2023-03-10 | Rollup merge of #106085 - fee1-dead-contrib:tidy-ci-matchers, r=pietroalbini | Matthias Krüger | -3/+18 |
| 2023-03-09 | ci: use `apt install --download-only` for solaris debs | Josh Stone | -6/+4 |
| 2023-03-09 | record the cpu usage in a gitignored directory | Pietro Albini | -2/+3 |
| 2023-03-06 | do not run tidy on x86_64-gnu-llvm-13 | Deadbeef | -3/+1 |
| 2023-03-06 | use problem matchers for tidy CI | Deadbeef | -0/+17 |
| 2023-03-04 | Try to avoid the last rustc rebuild | Jakub Beránek | -0/+3 |
| 2023-03-04 | Apply BOLT optimizations without rebuilding LLVM | Jakub Beránek | -1/+0 |
| 2023-03-03 | Rollup merge of #108647 - nikic:pgo-sh, r=jyn514 | Matthias Krüger | -230/+0 |
| 2023-03-02 | Rollup merge of #108367 - compiler-errors:xl-builders-again, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-03-02 | Remove dead pgo.sh file | Nikita Popov | -230/+0 |
| 2023-03-01 | Run compiler test suite in parallel on Fuchsia | David Koloski | -13/+26 |
| 2023-02-25 | Rollup merge of #105736 - chenyukang:yukang/add-mir-opt-level-testing, r=jyn514 | Michael Goulet | -1/+3 |
| 2023-02-25 | Rollup merge of #108412 - GuillaumeGomez:fix-gui-test-navigation-bug, r=notri... | Matthias Krüger | -1/+1 |
| 2023-02-25 | check is default to all targets now | yukang | -2/+2 |
| 2023-02-24 | enable validate-mir-opts in mingw-check | yukang | -2/+3 |
| 2023-02-24 | Update `fuchsia-test-runner.py` and docs | David Koloski | -13/+69 |
| 2023-02-24 | Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-mir | yukang | -0/+1 |
| 2023-02-23 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2023-02-22 | Re-apply "switch to the macos-12-xl builder" | Michael Goulet | -1/+1 |
| 2023-02-14 | Rollup merge of #107733 - Kobzol:opt-build-metrics, r=Mark-Simulacrum | Matthias Krüger | -34/+124 |
| 2023-02-14 | Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisa | Matthias Krüger | -84/+10 |
| 2023-02-13 | Log all metrics from `metrics.json` | Jakub Beránek | -2/+24 |
| 2023-02-13 | Store metrics from metrics.json into PGO CI timer | Jan Gaura | -34/+102 |
| 2023-02-13 | Rollup merge of #107922 - Kobzol:ci-print-disk-size, r=Mark-Simulacrum | Matthias Krüger | -2/+17 |
| 2023-02-12 | Update browser-ui-test version to 0.14.3 | Guillaume Gomez | -1/+1 |
| 2023-02-11 | Print disk usage in PGO CI script | Jakub Beránek | -2/+17 |
| 2023-02-10 | Update the minimum external LLVM to 14 | Josh Stone | -84/+10 |
| 2023-02-07 | Rollup merge of #107700 - jyn514:tools-builder, r=Mark-Simulacrum | Matthias Krüger | -38/+1 |
| 2023-02-06 | Rollup merge of #107596 - Kobzol:stage-build-timer, r=Mark-Simulacrum | Matthias Krüger | -49/+123 |
| 2023-02-05 | Run the tools builder on all PRs | Joshua Nelson | -38/+1 |
| 2023-02-03 | Auto merge of #107625 - matthiaskrgr:rollup-xr9oldy, r=matthiaskrgr | bors | -28/+23 |
| 2023-02-03 | Auto merge of #107543 - ehuss:protocol-sparse, r=jyn514 | bors | -0/+3 |
| 2023-02-02 | Use triple rather than arch for fuchsia test runner | Joseph Ryan | -28/+23 |
| 2023-02-02 | Make timer hierarchical | Jakub Beránek | -54/+104 |
| 2023-02-01 | Revert "switch to the macos-12-xl builder" | Michael Goulet | -1/+1 |
| 2023-02-01 | Print total duration in human time | Jakub Beránek | -2/+17 |
| 2023-02-01 | Dynamically align values in staged build timer table to avoid overflow | Jakub Beránek | -5/+14 |
| 2023-01-31 | Enable Cargo's sparse protocol in CI | Eric Huss | -0/+3 |
| 2023-01-29 | Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrum | bors | -2/+665 |
| 2023-01-29 | Auto merge of #107451 - matthiaskrgr:rollup-m4ucfu8, r=matthiaskrgr | bors | -6/+0 |
| 2023-01-29 | Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-Simulacrum | Matthias Krüger | -6/+0 |