| Age | Commit message (Expand) | Author | Lines |
| 2023-11-07 | add note to remember to update a url when bumping to gcc 10.1.0 | Rémy Rakic | -0/+6 |
| 2023-11-07 | ci: bump gcc on dist x64 linux builder to 9.5 | Rémy Rakic | -1/+1 |
| 2023-11-06 | Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco | bors | -2/+2 |
| 2023-11-06 | Auto merge of #117607 - klensy:clang-17.0.4, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-11-05 | bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4 | klensy | -1/+1 |
| 2023-11-04 | pass `CODEGEN_BACKENDS` to docker | Rémy Rakic | -0/+1 |
| 2023-11-04 | Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco | bors | -0/+16 |
| 2023-11-03 | Revert "Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum" | Ralf Jung | -1/+0 |
| 2023-11-03 | Set some environment variables value only if ENABLE_GCC_CODEGEN is set | Guillaume Gomez | -6/+17 |
| 2023-11-02 | Add comment explaining why the ENABLE_GCC_CODEGEN env variable is needed | Guillaume Gomez | -2/+8 |
| 2023-11-02 | Fix invalid enabling of gcc backend in `run.sh` | Guillaume Gomez | -3/+3 |
| 2023-11-02 | Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN` | Guillaume Gomez | -5/+5 |
| 2023-11-02 | Don't include GCC backend if SKIP_CODEGEN_TESTS is not enabled | Guillaume Gomez | -2/+7 |
| 2023-11-02 | Run codegen tests outside if not llvm-15 | Guillaume Gomez | -2/+13 |
| 2023-11-02 | Skip codegen tests in llvm-15 CI check | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Force mangling version for rustc_codegen_gcc | Guillaume Gomez | -2/+4 |
| 2023-11-02 | Fix rustc_codegen_gcc lto issue | Guillaume Gomez | -0/+4 |
| 2023-11-02 | Fix missing error libgccjit in CI | Guillaume Gomez | -0/+8 |
| 2023-11-02 | Run rustc_codegen_gcc tests in the CI | Guillaume Gomez | -1/+1 |
| 2023-10-31 | enable parallel rustc in nightly builds | SparrowLii | -2/+2 |
| 2023-10-30 | Auto merge of #117267 - RalfJung:miri-tests, r=Mark-Simulacrum | bors | -3/+29 |
| 2023-10-30 | update which targets we test Miri on | Ralf Jung | -3/+29 |
| 2023-10-28 | pass `CODEGEN_BACKENDS` to docker | Rémy Rakic | -0/+1 |
| 2023-10-27 | Explicitly mark which targets to distribute cg_clif for in CI | bjorn3 | -2/+14 |
| 2023-10-27 | Fix review comments | bjorn3 | -3/+2 |
| 2023-10-27 | Distribute cg_clif as a rustup component | bjorn3 | -1/+2 |
| 2023-10-24 | Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkan | bors | -7/+2 |
| 2023-10-23 | Improve android-ndk property interface | Peter Collingbourne | -7/+2 |
| 2023-10-22 | Update rustc-perf version | Jakub Beránek | -2/+2 |
| 2023-10-22 | Auto merge of #116950 - cuviper:ci-llvm-17, r=Mark-Simulacrum | bors | -0/+59 |
| 2023-10-22 | Auto merge of #116932 - Kobzol:fix-stage1-tests, r=Mark-Simulacrum | bors | -28/+28 |
| 2023-10-21 | Auto merge of #116368 - shepmaster:github-actions-m1, r=Mark-Simulacrum | bors | -14/+40 |
| 2023-10-19 | ci: set IS_NOT_LATEST_LLVM for llvm-16 | Josh Stone | -0/+4 |
| 2023-10-19 | ci: add a runner for vanilla LLVM 17 | Josh Stone | -0/+55 |
| 2023-10-19 | Fix x64_64-gnu-llvm-15 CI tests | Jakub Beránek | -28/+28 |
| 2023-10-15 | Fix podman detection in CI scripts | Nilstrieb | -1/+1 |
| 2023-10-10 | Add two lockfiles | bjorn3 | -0/+16 |
| 2023-10-09 | Use GitHub Actions M1 builder for aarch64-apple-darwin | Jake Goulding | -14/+7 |
| 2023-10-09 | Install `awscli` on the aarch64-apple-darwin builder | Jake Goulding | -0/+33 |
| 2023-10-09 | Build GCC with support for BOLT | Jakub Beránek | -1/+6 |
| 2023-10-08 | Drop all MIPS targets from CI | Jubilee Young | -76/+1 |
| 2023-10-08 | Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrum | bors | -3/+3 |
| 2023-10-08 | Auto merge of #114623 - Kobzol:opt-dist-gha-summaries, r=Mark-Simulacrum | bors | -0/+6 |
| 2023-10-07 | Auto merge of #116416 - Kobzol:ci-host-llvm-17-0-2, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-10-05 | Remove `try-merge` from CI workflow | Jakub Beránek | -1/+0 |
| 2023-10-05 | Enable new bors try branch to run on CI | Jakub Beránek | -2/+3 |
| 2023-10-04 | Auto merge of #116381 - Mark-Simulacrum:drop-wasm32-unknown-emscripten, r=Kobzol | bors | -66/+0 |
| 2023-10-04 | Bump host compiler on x64 dist Linux to LLVM 17.0.2 | Jakub Beránek | -1/+1 |
| 2023-10-03 | Drop the wasm32 builder | Mark Rousskov | -66/+0 |
| 2023-10-02 | Add new bors try branches to CI | Jakub Beránek | -0/+2 |