| Age | Commit message (Expand) | Author | Lines |
| 2023-01-12 | Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514 | bors | -4/+0 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -17/+17 |
| 2023-01-11 | Use CI LLVM in `test-various` builder | Albert Larsan | -4/+0 |
| 2023-01-10 | disable fast submodule checkout due to spurious ci failures | Pietro Albini | -7/+8 |
| 2023-01-06 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -23/+23 |
| 2023-01-01 | Cleanup `mingw-tidy` docker job | Joshua Nelson | -3/+2 |
| 2022-12-31 | Run `cargo test` on tidy itself. | Eric Huss | -1/+1 |
| 2022-12-31 | Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-... | Joshua Nelson | -6/+0 |
| 2022-12-30 | Checkout `master` branch in CI | Nilstrieb | -0/+6 |
| 2022-12-26 | readme: update section on how to run x.py | KaDiWa | -9/+1 |
| 2022-12-22 | Run `tidy` in its own job in PR CI | Deadbeef | -2/+45 |
| 2022-12-19 | Auto merge of #105845 - lqd:revert-thinlto-revert, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-12-18 | Rollup merge of #105863 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-12-18 | Update browser-ui-test version to reduce GUI tests flakyness | Guillaume Gomez | -1/+1 |
| 2022-12-18 | Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrum | bors | -8/+19 |
| 2022-12-17 | Re-enable ThinLTO for rustc on x86_64-apple-darwin dist builds | Rémy Rakic | -1/+1 |
| 2022-12-17 | Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to run | Joshua Nelson | -7/+18 |
| 2022-12-16 | Test documentation of hidden items in std | Chris Denton | -1/+1 |
| 2022-12-14 | Run `x test tidy` sooner in mingw-check | Joshua Nelson | -1/+1 |
| 2022-12-14 | Rollup merge of #105663 - andrewpollack:patch-1, r=tmandry | Matthias Krüger | -1/+1 |
| 2022-12-13 | Adjust log line in `fuchsia-test-runner.py` | Andrew Pollack | -1/+1 |
| 2022-12-13 | Revert "enable ThinLTO for rustc on x86_64-apple-darwin dist builds" | Rémy Rakic | -1/+1 |
| 2022-12-11 | Auto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-12-11 | Auto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-12-09 | Rollup merge of #105389 - ogarokpeter:patch-1, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-12-07 | CI: add missing line continuation marker | Dan Johnson | -2/+2 |
| 2022-12-06 | Update the wasi toolchain. | Dan Gohman | -4/+4 |
| 2022-12-06 | Enable profiler in dist-powerpc64le-linux | Petr Ogarok | -1/+1 |
| 2022-12-05 | Auto merge of #105328 - matthiaskrgr:rollup-qnfksmq, r=matthiaskrgr | bors | -1/+1 |
| 2022-12-05 | Rollup merge of #105222 - devnexen:fbsd_update_img, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2022-12-05 | Auto merge of #105176 - klensy:docker-smol, r=Mark-Simulacrum | bors | -27/+43 |
| 2022-12-03 | std update libc version and freebsd image build dependencies | David CARLIER | -1/+1 |
| 2022-12-03 | switch to the macos-12-xl builder | Pietro Albini | -1/+1 |
| 2022-12-02 | reduce docker image sizes by cleaning cache/squashing steps | klensy | -27/+43 |
| 2022-11-29 | Auto merge of #105041 - matthiaskrgr:rollup-7ffry90, r=matthiaskrgr | bors | -0/+0 |
| 2022-11-29 | Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandry | Matthias Krüger | -0/+0 |
| 2022-11-28 | test-various: Add tests for {i686,aarch64}-unknown-uefi | Nicholas Bishop | -17/+74 |
| 2022-11-26 | Auto merge of #104431 - alistair23:alistair/rv64-profiler, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-11-25 | Auto merge of #104650 - BlackHoleFox:stuck-with-xcode-13, r=Mark-Simulacrum | bors | -0/+21 |
| 2022-11-22 | Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-Simulacrum | Manish Goregaokar | -1/+10 |
| 2022-11-20 | Use XCode 13.4 everywhere in dist CI | BlackHoleFox | -1/+4 |
| 2022-11-20 | test-various: Use clang for the UEFI test | Nicholas Bishop | -1/+4 |
| 2022-11-19 | Revert "Update CI to use Android NDK r25b" | Alex Pinkus | -11/+36 |
| 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 |