| Age | Commit message (Expand) | Author | Lines |
| 2023-11-07 | coverage: Set up a macro for declaring unified coverage test suites | Zalathar | -0/+53 |
| 2023-11-07 | coverage: Add `./x.py test coverage`, an alias for `coverage-map` and `run-co... | Zalathar | -0/+51 |
| 2023-11-06 | rename github_repository to git_repository | Pietro Albini | -4/+4 |
| 2023-11-06 | Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco | bors | -2/+5 |
| 2023-11-05 | Auto merge of #117574 - onur-ozkan:fix-compiler-crate-linking, r=Mark-Simulacrum | bors | -57/+72 |
| 2023-11-05 | bootstrap: improve linking of tool docs | onur-ozkan | -41/+40 |
| 2023-11-05 | Rollup merge of #117524 - unleashed:bootstrap-create-hooks-dir, r=Mark-Simula... | Matthias Krüger | -1/+6 |
| 2023-11-05 | Rollup merge of #116017 - Zalathar:darwin-stdlib, r=albertlarsan68 | Matthias Krüger | -4/+3 |
| 2023-11-04 | Don't disable inline asm usage in compiler-builtins when the cranelift backen... | bjorn3 | -5/+0 |
| 2023-11-04 | ensure doc directory is not empty | onur-ozkan | -1/+2 |
| 2023-11-04 | handle dry runs in `dist::CodegenBackend` | Rémy Rakic | -0/+4 |
| 2023-11-04 | Ensure the rustc-codegen-cranelift-preview component is never empty | bjorn3 | -0/+7 |
| 2023-11-04 | add sanity check for compiler crate docs | onur-ozkan | -0/+8 |
| 2023-11-04 | Ensure compiler crate paths are generated before linking | onur-ozkan | -11/+12 |
| 2023-11-03 | Auto merge of #117538 - matthiaskrgr:rollup-63u77xb, r=matthiaskrgr | bors | -7/+1 |
| 2023-11-03 | Rollup merge of #117533 - onur-ozkan:revert-117471, r=onur-ozkan | Matthias Krüger | -7/+1 |
| 2023-11-03 | Revert "Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum" | Ralf Jung | -11/+0 |
| 2023-11-03 | Revert "bootstrap: do not purge docs on CI environment" | onur-ozkan | -7/+1 |
| 2023-11-03 | Auto merge of #117313 - GuillaumeGomez:cg_gcc-tests, r=onur-ozkan | bors | -2/+156 |
| 2023-11-02 | bootstrap/setup: create hooks directory if non-existing | Alejandro Martinez Ruiz | -1/+6 |
| 2023-11-02 | Add FIXME header for two comments in cg_gcc and cg_clif boostrap types | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Force mangling version for rustc_codegen_gcc | Guillaume Gomez | -0/+1 |
| 2023-11-02 | Only run cg_gcc tests on linux x86_64 | Guillaume Gomez | -10/+2 |
| 2023-11-02 | Add comment explaning when to uncomment the `prepare` command code | Guillaume Gomez | -0/+2 |
| 2023-11-02 | Run rustc_codegen_gcc tests in the CI | Guillaume Gomez | -2/+161 |
| 2023-11-02 | bootstrap: do not purge docs on CI environment | onur-ozkan | -1/+7 |
| 2023-10-31 | update config.example.toml | SparrowLii | -1/+1 |
| 2023-10-31 | update bootstrap change history | SparrowLii | -1/+1 |
| 2023-10-31 | enable parallel rustc in nightly builds | SparrowLii | -2/+5 |
| 2023-10-30 | Rollup merge of #117383 - onur-ozkan:fix-x-install, r=albertlarsan68 | Guillaume Gomez | -22/+30 |
| 2023-10-30 | Rollup merge of #117356 - he32:netbsd-mipsel, r=oli-obk | Guillaume Gomez | -0/+6 |
| 2023-10-30 | improve and fix x install | onur-ozkan | -22/+30 |
| 2023-10-30 | bootstrap: bump fd-lock, clap and windows. | chenx97 | -86/+68 |
| 2023-10-30 | Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum | bors | -0/+11 |
| 2023-10-29 | handle dry runs in `dist::CodegenBackend` | Rémy Rakic | -0/+4 |
| 2023-10-29 | Add support for mipsel-unknown-netbsd, 32-bit LE mips. | Havard Eidnes | -0/+6 |
| 2023-10-29 | Rollup merge of #117043 - onur-ozkan:skip-stage0-validation, r=Mark-Simulacrum | Guillaume Gomez | -2/+6 |
| 2023-10-28 | Remove asmjs from bootstrap | Jubilee Young | -1/+1 |
| 2023-10-28 | Rollup merge of #117322 - onur-ozkan:fix-suppressed-outputs, r=Kobzol | Jubilee | -2/+6 |
| 2023-10-28 | Ensure the rustc-codegen-cranelift-preview component is never empty | bjorn3 | -0/+7 |
| 2023-10-28 | set `BootstrapCommand` output mode for submodules | onur-ozkan | -1/+5 |
| 2023-10-28 | change default output mode of `BootstrapCommand` | onur-ozkan | -1/+1 |
| 2023-10-28 | Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrum | bors | -27/+135 |
| 2023-10-28 | Auto merge of #117197 - Zalathar:demangler, r=onur-ozkan | bors | -2/+4 |
| 2023-10-27 | Explicitly mark which targets to distribute cg_clif for in CI | bjorn3 | -1/+3 |
| 2023-10-27 | Rollup merge of #117287 - onur-ozkan:fix-miri-target-info, r=RalfJung | Matthias Krüger | -1/+1 |
| 2023-10-27 | fix miri target information for Test step | onur-ozkan | -1/+1 |
| 2023-10-27 | Distribute cg_clif as a rustup component | bjorn3 | -27/+133 |
| 2023-10-27 | For run-coverage tests, build `rust-demangler` with the stage 0 compiler | Zalathar | -1/+3 |
| 2023-10-27 | Don't provide `rust-demangler` to run-make tests | Zalathar | -1/+1 |