| Age | Commit message (Expand) | Author | Lines |
| 2022-11-20 | dist-various-2: Use clang for the UEFI targets | Nicholas Bishop | -0/+6 |
| 2022-11-19 | Bring back XCode selection CI script | BlackHoleFox | -0/+18 |
| 2022-11-19 | Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-11-19 | Update browser-ui-test version to 0.13.2 | Guillaume Gomez | -1/+1 |
| 2022-11-17 | install the target g++ in armhf-gnu | Pietro Albini | -1/+1 |
| 2022-11-16 | [fuchsia] Document more settings for building Rust | David Koloski | -0/+0 |
| 2022-11-15 | Enable profiler in dist-riscv64-linux | Alistair Francis | -1/+1 |
| 2022-11-15 | Rollup merge of #103842 - andrewpollack:add-fuchsia-test-script, r=tmandry | Matthias Krüger | -0/+1041 |
| 2022-11-13 | Rollup merge of #104304 - uweigand:s390x-profiler, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2022-11-13 | Rollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini | Manish Goregaokar | -19/+16 |
| 2022-11-11 | Enable profiler in dist-s390x-linux | Ulrich Weigand | -1/+1 |
| 2022-11-11 | Adding Fuchsia compiler testing script, docs | Andrew Pollack | -0/+1041 |
| 2022-11-11 | Rollup merge of #104245 - kubycsolutions:master, r=jyn514 | Dylan DPC | -0/+4 |
| 2022-11-10 | Avoid runtime dependency on static libstdc++ | kubycsolutions | -0/+4 |
| 2022-11-09 | Rollup merge of #104201 - GuillaumeGomez:gui-test-check-file-errors, r=notriddle | Michael Goulet | -1/+1 |
| 2022-11-09 | Update browser-ui-test version to 0.13.1 | Guillaume Gomez | -1/+1 |
| 2022-11-09 | Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitor | Dylan DPC | -0/+3 |
| 2022-11-07 | Auto merge of #103569 - RalfJung:miri-test-macos, r=Mark-Simulacrum | bors | -7/+4 |
| 2022-11-04 | Auto merge of #101703 - nicholasbishop:bishop-add-uefi-ci-2, r=jyn514 | bors | -2/+159 |
| 2022-11-04 | Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2 | Nicholas Bishop | -0/+3 |
| 2022-11-01 | Revert "ci: Bring back ninja for dist builders" | Jakub Beránek | -5/+4 |
| 2022-10-31 | Rollup merge of #103732 - Mark-Simulacrum:revert-compiler-builtins, r=jyn514 | Dylan DPC | -11/+0 |
| 2022-10-30 | Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper | bors | -4/+5 |
| 2022-10-30 | skip bootstrap target sanity checks when testing Miri | Ralf Jung | -7/+4 |
| 2022-10-29 | Drop miri cross-compile check for Windows | Mark Rousskov | -1/+5 |
| 2022-10-29 | Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred" | Mark Rousskov | -11/+0 |
| 2022-10-28 | Upgrade dist-x86_64-netbsd to NetBSD 9.0 | Josh Stone | -19/+16 |
| 2022-10-27 | enable ThinLTO for rustc on x86_64-apple-darwin dist builds | Rémy Rakic | -1/+1 |
| 2022-10-26 | enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds | Rémy Rakic | -0/+1 |
| 2022-10-25 | Auto merge of #103392 - RalfJung:miri, r=oli-obk | bors | -0/+5 |
| 2022-10-25 | Miri: disable macOS testing for now | Ralf Jung | -1/+2 |
| 2022-10-24 | add support for testing Miri on other targets, and do some cross-testing on CI | Ralf Jung | -0/+4 |
| 2022-10-23 | Auto merge of #103062 - cuviper:dist-mips, r=Mark-Simulacrum | bors | -88/+3345 |
| 2022-10-23 | Add `rust.lto` config option | Jakub Beránek | -1/+2 |
| 2022-10-20 | ci: Use ninja in build-clang.sh | Tatsuyuki Ishi | -2/+3 |
| 2022-10-20 | ci: Bring back ninja for dist builders | Tatsuyuki Ishi | -2/+2 |
| 2022-10-19 | Update browser-ui-test version to 0.12.7 | Guillaume Gomez | -1/+1 |
| 2022-10-17 | Update browser-ui-test version to 0.12.6 | Guillaume Gomez | -1/+1 |
| 2022-10-16 | Update browser-ui-test version to 0.12.5 | Guillaume Gomez | -1/+1 |
| 2022-10-14 | Rollup merge of #103047 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-10-14 | Upgrade dist-mips*-linux to ubuntu:22.04 + crosstool-ng | Josh Stone | -88/+3345 |
| 2022-10-14 | Update browser-ui-test version to fix some flaky tests | Guillaume Gomez | -1/+1 |
| 2022-10-14 | checktools: fix comments | Ralf Jung | -1/+3 |
| 2022-10-14 | Rollup merge of #103011 - GuillaumeGomez:improve-unsafe-fn-gui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-10-13 | Update browser-ui-test version to 0.12.3 | Guillaume Gomez | -1/+1 |
| 2022-10-12 | should-skip-this: add missing backslash | Ralf Jung | -1/+1 |
| 2022-10-10 | Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-10-10 | Update browser-ui-test version to 0.12.2 | Guillaume Gomez | -1/+1 |
| 2022-10-10 | Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum | bors | -7/+36 |
| 2022-10-09 | Auto merge of #102332 - chriswailes:ndk-update, r=chriswailes | bors | -36/+11 |