| Age | Commit message (Expand) | Author | Lines |
| 2024-10-11 | Fix bash syntax | Chris Denton | -1/+1 |
| 2024-10-11 | Fix checktools.sh non-msvc builds | Chris Denton | -4/+7 |
| 2024-10-11 | Split x86_64-msvc-ext into two jobs | Chris Denton | -5/+7 |
| 2024-08-27 | Rollup merge of #128935 - lqd:needs-zstd, r=Kobzol | Trevor Gross | -4/+5 |
| 2024-08-25 | enable `llvm.libzstd` on test x64 linux builder | Rémy Rakic | -1/+2 |
| 2024-08-25 | move and rename zstd script | Rémy Rakic | -3/+3 |
| 2024-08-23 | CI: rfl: move to temporary commit | Miguel Ojeda | -2/+2 |
| 2024-08-19 | Auto merge of #128722 - tgross35:new-resolver-root, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-08-18 | Rollup merge of #129048 - heiher:update-crosstool-loongarch64, r=Mark-Simulacrum | Trevor Gross | -7/+7 |
| 2024-08-18 | Switch to using the v2 resolver in most workspaces | Trevor Gross | -1/+1 |
| 2024-08-13 | Update `crosstool-ng` for loongarch64 | WANG Rui | -7/+7 |
| 2024-08-12 | don't use `--rustc-args` to test the stdlib's size optimizations feature | Rémy Rakic | -3/+3 |
| 2024-08-09 | Install zstd in dist builder image. | Kyle Huey | -0/+33 |
| 2024-08-09 | Add zlib and zstd dev packages for building lld. | Kyle Huey | -0/+2 |
| 2024-08-09 | Enable zstd for debug compression. | Kyle Huey | -0/+1 |
| 2024-08-07 | Fuchsia Test Runner: enable ffx repository server | Jeff Martin | -0/+13 |
| 2024-08-03 | Promote riscv64gc-unknown-linux-musl to tier 2 | Amanieu d'Antras | -2/+12 |
| 2024-07-29 | CI: rfl: build the documentation | Miguel Ojeda | -0/+3 |
| 2024-07-29 | CI: rfl: build the generated doctests | Miguel Ojeda | -1/+2 |
| 2024-07-29 | Rollup merge of #128322 - ojeda:rfl-ci-update, r=Kobzol | Matthias Krüger | -1/+1 |
| 2024-07-29 | CI: move RFL job forward to v6.11-rc1 | Miguel Ojeda | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -0/+1 |
| 2024-07-26 | Update Android testing to API 21, matching NDK 26 | Matthew Maurer | -6/+6 |
| 2024-07-23 | Bump Fuchsia | Tyler Mandry | -1/+1 |
| 2024-07-22 | Rollup merge of #127923 - ferrocene:use-reuse-tool-4.0, r=pietroalbini | Trevor Gross | -57/+81 |
| 2024-07-22 | Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2024-07-22 | Regenerated hashes using python3.10 | Jonathan Pallant | -1/+1 |
| 2024-07-19 | Update wasi-sdk in CI to latest release | Alex Crichton | -4/+4 |
| 2024-07-19 | Rollup merge of #127934 - Kobzol:checktools-better-error, r=onur-ozkan | Matthias Krüger | -0/+4 |
| 2024-07-19 | Improve error when a compiler/library build fails in `checktools.sh` | Jakub Beránek | -0/+4 |
| 2024-07-18 | Rollup merge of #127913 - onur-ozkan:broken-defaults, r=Kobzol | Matthias Krüger | -0/+14 |
| 2024-07-18 | create `check-default-config-profiles.sh` for `mingw-check` | onur-ozkan | -2/+14 |
| 2024-07-18 | remove `debug-logging` default from tools profile | onur-ozkan | -1/+1 |
| 2024-07-18 | check default config profiles on CI | onur-ozkan | -0/+2 |
| 2024-07-18 | Upgrade to reuse 4.0.3 | Jonathan Pallant | -58/+82 |
| 2024-07-17 | Rollup merge of #127828 - tgross35:docker-aarch64-uname, r=onur-ozkan | Trevor Gross | -4/+7 |
| 2024-07-17 | Commonize `uname -m` results for `aarch64` in docker runner | Trevor Gross | -4/+7 |
| 2024-07-16 | Rollup merge of #126967 - alexcrichton:wasm32-wasip2-tier-2, r=Mark-Simulacrum | Trevor Gross | -0/+1 |
| 2024-07-12 | Rollup merge of #127613 - nikic:riscv-update, r=cuviper | Matthias Krüger | -1/+216 |
| 2024-07-11 | Update dist-riscv64-linux to binutils 2.40 | Nikita Popov | -1/+216 |
| 2024-07-10 | Rollup merge of #127569 - Kobzol:ci-fix-docker-local-rebuild, r=nikic | Matthias Krüger | -1/+1 |
| 2024-07-10 | Fix local download of Docker caches | Jakub Beránek | -1/+1 |
| 2024-07-10 | Update GCC version | Guillaume Gomez | -1/+1 |
| 2024-07-10 | Rollup merge of #127461 - c6c7:fixup-failing-fuchsia-tests, r=tmandry | Jacob Pratt | -46/+17 |
| 2024-07-09 | Promote the `wasm32-wasip2` target to Tier 2 | Alex Crichton | -0/+1 |
| 2024-07-07 | [fuchsia-test-runner] Reformat fuchsia-test-runner.py | Charles Celerier | -37/+15 |
| 2024-07-07 | [fuchsia-test-runner] Remove runner logs from stdout and stderr | Charles Celerier | -9/+2 |
| 2024-07-04 | Make CI more agnostic of the owning GitHub organization | Jakub Beránek | -2/+1 |
| 2024-07-02 | Change to the NetBSD archive URL rather than the CDN | Trevor Gross | -12/+42 |
| 2024-07-01 | Rollup merge of #127150 - xen0n:issue125908, r=Kobzol | Matthias Krüger | -3/+19 |