| Age | Commit message (Expand) | Author | Lines |
| 2023-06-19 | CI: merge x86_64-gnu-llvm-14 and x86_64-gnu-llvm-14-stage1 CI jobs | Jakub Beránek | -76/+39 |
| 2023-06-18 | Auto merge of #112774 - compiler-errors:rollup-z8oof6r, r=compiler-errors | bors | -2/+0 |
| 2023-06-18 | Rollup merge of #112663 - klensy:dusk-and-dawn, r=pietroalbini | Michael Goulet | -2/+0 |
| 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 | Rollup merge of #112719 - djkoloski:fuchsia_test_runner_remove_fvdl, r=tmandry | Matthias Krüger | -145/+92 |
| 2023-06-17 | Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrum | bors | -0/+61 |
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -13/+12 |
| 2023-06-16 | Replace fvdl with ffx, allow test without install | David Koloski | -145/+92 |
| 2023-06-15 | Rollup merge of #112664 - djkoloski:fuchsia_test_runner_tmpdir, r=tmandry | Guillaume Gomez | -6/+7 |
| 2023-06-15 | Add support for test tmpdir to fuchsia test runner | David Koloski | -6/+7 |
| 2023-06-15 | cleanup more azure leftovers | klensy | -2/+0 |
| 2023-06-15 | Auto merge of #112633 - Kobzol:ci-msvc-merge, r=pietroalbini | bors | -16/+4 |
| 2023-06-14 | Merge `msvc-1/2` CI jobs | Jakub Beránek | -16/+4 |
| 2023-06-14 | Update browser-ui-test version to 0.16.7 | Guillaume Gomez | -1/+1 |
| 2023-06-12 | Publish docs as github artifacts during CI | Trevor Gross | -0/+61 |
| 2023-06-10 | Rollup merge of #112335 - loongarch-rs:gcc13, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2023-06-07 | Use ``--keep-stage` also for the final build | Jakub Beránek | -0/+6 |
| 2023-06-07 | Avoid one `rustc` rebuild in the optimized build pipeline | Jakub Beránek | -55/+89 |
| 2023-06-07 | Auto merge of #111495 - Kobzol:dist-tests, r=Mark-Simulacrum | bors | -4/+111 |
| 2023-06-05 | Test the PGO/BOLT/LTO optimized x64 Linux compiler on CI | Jakub Beránek | -4/+111 |
| 2023-06-05 | ci: Upgrade loongarch64-linux-gnu GCC to 13.1.0 | WANG Rui | -2/+2 |
| 2023-06-04 | Auto merge of #112282 - matthiaskrgr:rollup-1g9w02p, r=matthiaskrgr | bors | -1/+1 |
| 2023-06-04 | Auto merge of #112176 - jyn514:ci-debugging, r=clubby789 | bors | -0/+1 |
| 2023-06-04 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2023-06-03 | disable truncation in CI | jyn | -0/+1 |
| 2023-06-01 | Auto merge of #111660 - Kobzol:try-build-skip-docs, r=mark-simulacrum | bors | -0/+15 |
| 2023-06-01 | Do not build components unneeded for perf bot in try builds | Jakub Beránek | -0/+15 |
| 2023-06-01 | Auto merge of #103877 - oli-obk:const_eval_step_limit, r=fee1-dead | bors | -2/+2 |
| 2023-05-31 | Remove const eval limit and implement an exponential backoff lint instead | Oli Scherer | -2/+2 |
| 2023-05-31 | Explicit set `workspace.resolver = "1"` | Weihang Lo | -0/+1 |
| 2023-05-30 | Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddle | Nilstrieb | -1/+1 |
| 2023-05-29 | Update browser-ui-test version to 0.16.5 | Guillaume Gomez | -1/+1 |
| 2023-05-25 | Auto merge of #111575 - alex:patch-1, r=pietroalbini | bors | -2/+7 |
| 2023-05-23 | Auto merge of #110519 - loongarch-rs:ci, r=Mark-Simulacrum | bors | -0/+81 |
| 2023-05-22 | Enable sanitizers and profiler for aarch64-unknown-linux-musl | Alex Gaynor | -2/+7 |
| 2023-05-22 | Update browser-ui-test to 0.16.4 | Guillaume Gomez | -1/+1 |
| 2023-05-18 | Auto merge of #110605 - csmoe:open-cgo, r=Kobzol | bors | -33/+59 |
| 2023-05-14 | Update browser-ui-test version to 0.16.3 | Guillaume Gomez | -1/+1 |
| 2023-05-12 | ci: Add support for dist-loongarch64-linux | WANG Rui | -0/+81 |
| 2023-05-11 | Update browser-ui-test version to 0.16.0 | Guillaume Gomez | -1/+1 |
| 2023-05-09 | support PGO on custom project | csmoe | -33/+59 |
| 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 | -42/+3 |
| 2023-05-06 | Auto merge of #107129 - wesleywiser:musl_1.2_upgrade, r=petrochenkov | bors | -16/+7 |
| 2023-05-04 | Remove `tidy` key in PR CI | jyn | -5/+1 |
| 2023-05-03 | Rollup merge of #111154 - djkoloski:use_builtin_ffx_isolation, r=tmandry | Manish Goregaokar | -92/+45 |
| 2023-05-03 | Use builtin FFX isolation for Fuchsia test runner | David Koloski | -92/+45 |
| 2023-05-03 | Auto merge of #110865 - cuviper:ct-ng-1.25, r=pietroalbini | bors | -10265/+346 |
| 2023-05-03 | Auto merge of #110846 - jdno:reduce-builder-sizes, r=pietroalbini | bors | -7/+11 |