| Age | Commit message (Expand) | Author | Lines |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -2/+4 |
| 2024-03-02 | Promote OpenHarmony targets to tier 2 | Amanieu d'Antras | -0/+57 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -2/+4 |
| 2024-02-17 | Update cargo | Weihang Lo | -0/+2 |
| 2024-02-13 | `cargo update` | clubby789 | -2/+2 |
| 2024-02-13 | Use system clang for wasm32_unknown_unknown on x86-gnu-integration | Nikita Popov | -0/+4 |
| 2024-02-13 | Set wasm32_unknown_unknown compiler in test-various | Nikita Popov | -0/+1 |
| 2024-02-13 | Add missing riscv32imafc_unknown_none_elf env vars to dist-various-1 | Nikita Popov | -0/+2 |
| 2024-02-11 | Gate PR CI on clippy correctness lints | Jakub Beránek | -5/+1 |
| 2024-02-06 | Don't use bashism in checktools.sh | Ben Kimock | -1/+1 |
| 2024-01-26 | Bump Fuchsia (includes building tests) | Tyler Mandry | -1/+2 |
| 2024-01-26 | Skip building cranelift for Fuchsia | Tyler Mandry | -0/+3 |
| 2024-01-07 | Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkan | bors | -0/+3 |
| 2024-01-07 | add a new `optimized_compiler_builtins` option | jyn | -0/+3 |
| 2024-01-06 | Run Miri and mir-opt tests without a target linker | Ben Kimock | -2/+0 |
| 2023-12-29 | Enable profiler in dist-powerpc-linux | Qiu Chaofan | -1/+1 |
| 2023-12-24 | Update browser-ui-test version to 0.16.11 | Guillaume Gomez | -1/+1 |
| 2023-12-18 | ci: docker: dist-various-1: Include RISC-V C compilers | Alistair Francis | -8/+30 |
| 2023-12-16 | test `x clippy --stage 0` in ci | Joshua Nelson | -0/+6 |
| 2023-12-12 | Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si... | Matthias Krüger | -1/+1 |
| 2023-12-07 | Build Fuchsia in CI | Tyler Mandry | -97/+121 |
| 2023-12-07 | Auto merge of #118463 - cuviper:restore-cg_gcc-ci, r=cuviper,GuillaumeGomez | bors | -0/+6 |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -0/+1 |
| 2023-11-30 | Fix cg_gcc CI run | Guillaume Gomez | -2/+0 |
| 2023-11-29 | Re-enable `rustc_codegen_gcc` tests in CI | Josh Stone | -0/+8 |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -61/+2 |
| 2023-11-27 | Update reuse command to include submodules. | Jonathan Pallant (Ferrous Systems) | -1/+1 |
| 2023-11-22 | Rollup merge of #118100 - ecnelises:ppc64_profiler, r=Kobzol | Michael Goulet | -1/+1 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -61/+2 |
| 2023-11-21 | Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errors | Nilstrieb | -6/+0 |
| 2023-11-21 | Enable profiler in dist-powerpc64-linux | Qiu Chaofan | -1/+1 |
| 2023-11-20 | Test with -Zmiri-provenance-gc=1 on Linux | Ben Kimock | -1/+10 |
| 2023-11-20 | Remove now deprecated target x86_64-sun-solaris. | Petr Sumbera | -6/+0 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -45/+1 |
| 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-05 | bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4 | klensy | -1/+1 |
| 2023-11-04 | Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco | bors | -0/+16 |
| 2023-11-03 | Set some environment variables value only if ENABLE_GCC_CODEGEN is set | Guillaume Gomez | -5/+3 |
| 2023-11-02 | Add comment explaining why the ENABLE_GCC_CODEGEN env variable is needed | Guillaume Gomez | -0/+4 |
| 2023-11-02 | Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN` | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Run codegen tests outside if not llvm-15 | Guillaume Gomez | -2/+10 |
| 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-10-30 | update which targets we test Miri on | Ralf Jung | -3/+28 |
| 2023-10-28 | Remove asmjs from CI | Jubilee Young | -45/+1 |
| 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 |