| Age | Commit message (Expand) | Author | Lines |
| 2023-10-02 | Add release notes & bump channel | Mark Rousskov | -1/+1 |
| 2023-09-29 | Move to older, mirrored redox install and to newer ubuntu | Oli Scherer | -3/+3 |
| 2023-09-29 | Fix jq in CI | Michael Goulet | -1/+1 |
| 2023-09-21 | MCP661: Move wasm32-wasi-preview1-threads to Tier2 | Georgii Rylov | -2/+2 |
| 2023-08-21 | Bump channel to beta | Mark Rousskov | -1/+1 |
| 2023-08-13 | Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-Simulacrum | Guillaume Gomez | -2/+2 |
| 2023-08-12 | CI: fix Docker layer caching | Jakub Beránek | -0/+11 |
| 2023-08-10 | Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini | bors | -6/+6 |
| 2023-08-10 | Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789 | bors | -11/+9 |
| 2023-08-08 | use smaller machines in CI PR runs | klensy | -2/+2 |
| 2023-08-07 | Symlink correct asm directory on dist-various-2 | Nikita Popov | -2/+2 |
| 2023-08-07 | Update dist-riscv64-linux to use binutils 2.36 | Nikita Popov | -1/+1 |
| 2023-08-07 | Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obk | Matthias Krüger | -2/+14 |
| 2023-08-07 | Do not hide CI error logs in a group when a failure happens | Jakub Beránek | -2/+14 |
| 2023-08-07 | Auto merge of #114206 - sethp:patch-1, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-08-06 | fix(bootstrap): rename exclude flag to skip 🐛 | Meysam Azad | -11/+9 |
| 2023-08-02 | Fix recent python linting errors | Trevor Gross | -4/+2 |
| 2023-08-02 | Add support for tidy linting via external tools for non-rust files | Trevor Gross | -2/+4 |
| 2023-08-02 | Add more context to `quit_if_file_exists` in `configure.py` | Trevor Gross | -1/+6 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -3/+32 |
| 2023-08-01 | Auto merge of #113854 - klensy:aarch64-msvc-remove-hack, r=Mark-Simulacrum | bors | -8/+0 |
| 2023-07-31 | fix: lookup user by name, not id | sethp | -1/+1 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -3/+32 |
| 2023-07-29 | fix(ci): Ensure idempotence of user creation | sethp | -1/+1 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -96/+9 |
| 2023-07-28 | Auto merge of #113931 - cuviper:ci-ubuntu-22.04, r=Mark-Simulacrum | bors | -264/+493 |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -96/+9 |
| 2023-07-26 | ci: use `armv7-a+fp` for `armv7-unknown-linux_musleabihf` | Josh Stone | -3/+3 |
| 2023-07-25 | CI: fix CMake installation for 32 and 64bit `dist` Linux | Jakub Beránek | -4/+2 |
| 2023-07-21 | ci: Update x86_64-gnu to ubuntu:22.04 | Josh Stone | -4/+1 |
| 2023-07-21 | ci: Update x86_64-gnu-nopt to ubuntu:22.04 | Josh Stone | -5/+3 |
| 2023-07-21 | ci: Update x86_64-gnu-debug to ubuntu:22.04 | Josh Stone | -4/+1 |
| 2023-07-21 | ci: Update wasm32 to ubuntu:22.04 | Josh Stone | -5/+4 |
| 2023-07-21 | ci: Update test-various to ubuntu:22.04 | Josh Stone | -16/+6 |
| 2023-07-21 | ci: Update dist-x86_64-netbsd to ubuntu:22.04 | Josh Stone | -6/+6 |
| 2023-07-21 | ci: Update dist-x86_64-musl to ubuntu:22.04 | Josh Stone | -6/+4 |
| 2023-07-21 | ci: Update dist-various-2 to ubuntu:22.04 | Josh Stone | -13/+10 |
| 2023-07-21 | ci: Update dist-various-1 to ubuntu:22.04 | Josh Stone | -8/+6 |
| 2023-07-21 | ci: Update dist-powerpc64le-linux to ubuntu:22.04 | Josh Stone | -7/+1 |
| 2023-07-21 | ci: Update armhf-gnu to ubuntu:22.04 | Josh Stone | -185/+448 |
| 2023-07-21 | ci: Update aarch64-gnu to ubuntu:22.04 | Josh Stone | -5/+3 |
| 2023-07-19 | remove hack, now CI uses (currently latest) SDK 10.0.22621.0 | klensy | -8/+0 |
| 2023-07-17 | Auto merge of #113714 - Kobzol:ci-cmake, r=nikic | bors | -3/+51 |
| 2023-07-16 | CI: build CMake 3.20 to support LLVM 17 | Jakub Beránek | -3/+51 |
| 2023-07-14 | Add even more GHA log groups | jyn | -3/+9 |
| 2023-07-10 | CI: use `macos-13` runner for Apple jobs | Jakub Beránek | -1/+1 |
| 2023-07-09 | Rollup merge of #113247 - mirkootter:test-wasm-exceptions-nostd, r=Mark-Simul... | Matthias Krüger | -2/+4 |
| 2023-07-09 | Port PGO/LTO/BOLT optimized build pipeline to Rust | Jakub Beránek | -1038/+6 |
| 2023-07-08 | Rollup merge of #113173 - Kobzol:ci-concurrency-group-workflow, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2023-07-07 | Auto merge of #112796 - Kobzol:ci-merge-msvc-cargo-tools, r=pietroalbini | bors | -9/+3 |