| Age | Commit message (Expand) | Author | Lines |
| 2024-02-23 | Auto merge of #121341 - GrigorenkoPV:bootstrap-rustup-cargo, r=onur-ozkan | bors | -30/+33 |
| 2024-02-22 | set `llvm.assertions` to false in compiler profile | onur-ozkan | -3/+3 |
| 2024-02-22 | add changelog entry | onur-ozkan | -0/+5 |
| 2024-02-22 | force dist.compression-profile = "no-op" for `x install` | onur-ozkan | -2/+17 |
| 2024-02-21 | bootstrap: improvements for stage0 checks | Pavel Grigorenko | -30/+33 |
| 2024-02-21 | Make `x test tests` work | clubby789 | -6/+51 |
| 2024-02-21 | bootstrap: apply most of clippy's suggestions | Pavel Grigorenko | -326/+317 |
| 2024-02-19 | Remove the "codegen" profile from bootstrap | Nilstrieb | -44/+17 |
| 2024-02-19 | Auto merge of #121079 - onur-ozkan:install-conflicts, r=albertlarsan68 | bors | -3/+8 |
| 2024-02-19 | install rustc before the tools | onur-ozkan | -2/+7 |
| 2024-02-18 | Add `rust.frame-pointers` config option | Nilstrieb | -0/+19 |
| 2024-02-17 | Rollup merge of #121228 - onur-ozkan:fix-clippy-stamp-bug, r=albertlarsan68 | Matthias Krüger | -0/+1 |
| 2024-02-17 | Rollup merge of #121091 - onur-ozkan:bypass-stage0-download-in-tests, r=alber... | Matthias Krüger | -3/+9 |
| 2024-02-17 | create stamp file for clippy in `Config::download_clippy` | onur-ozkan | -0/+1 |
| 2024-02-16 | Auto merge of #120348 - bjorn3:per_target_backend_selection, r=albertlarsan68 | bors | -37/+74 |
| 2024-02-15 | Fix bootstrap issue with git on MSYS | Matt Harding | -11/+20 |
| 2024-02-14 | use build.rustc config and skip-stage0-validation flag | onur-ozkan | -3/+9 |
| 2024-02-14 | Rollup merge of #118738 - devnexen:netbsd10_update, r=cuviper | Oli Scherer | -0/+1 |
| 2024-02-14 | install tools documentations | onur-ozkan | -1/+1 |
| 2024-02-13 | Use CMAKE_MSVC_RUNTIME_LIBRARY instead of LLVM_USE_CRT_* | Nikita Popov | -3/+1 |
| 2024-02-11 | Auto merge of #120803 - onur-ozkan:fix-compilation-cache, r=Mark-Simulacrum | bors | -171/+250 |
| 2024-02-11 | std: enabling new netbsd (10) calls. | David Carlier | -0/+1 |
| 2024-02-10 | Adapt `llvm-has-rust-patches` validation to take `llvm-config` into account. | Tim Neumann | -4/+3 |
| 2024-02-10 | refactor use of `Cargo` and `configure_linker` in bootstrap | onur-ozkan | -187/+252 |
| 2024-02-10 | Auto merge of #120721 - onur-ozkan:incorrect-llvm-path-on-cross-target, r=alb... | bors | -3/+24 |
| 2024-02-09 | Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgr | bors | -2/+4 |
| 2024-02-09 | Rollup merge of #120790 - onur-ozkan:better-error-message, r=wesleywiser | Matthias Krüger | -2/+4 |
| 2024-02-09 | Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -4/+0 |
| 2024-02-09 | Startup objects disappearing from sysroot | Nicolas Roche | -0/+2 |
| 2024-02-08 | always run `configure_linker` except for mir-opt tests | onur-ozkan | -12/+26 |
| 2024-02-08 | better error message on download CI LLVM failure | onur-ozkan | -2/+4 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -4/+0 |
| 2024-02-08 | make future diffs minimal | Tshepang Mbambo | -2/+2 |
| 2024-02-07 | test `llvm_out` behaviour | onur-ozkan | -0/+17 |
| 2024-02-06 | Don't call std_cargo to build mir-only sysroots | Ben Kimock | -1/+1 |
| 2024-02-06 | Tweak a few mir-opt tests instead of using -Clink-dead-code | Ben Kimock | -1/+0 |
| 2024-02-06 | Use a better set of targets for blessing mir-opt tests | Ben Kimock | -206/+201 |
| 2024-02-07 | fix `llvm_out` to use the correct LLVM root | onur-ozkan | -3/+7 |
| 2024-01-31 | Rollup merge of #120207 - onur-ozkan:120202-fix, r=clubby789 | Nadrieril | -6/+8 |
| 2024-01-30 | check `RUST_BOOTSTRAP_CONFIG` in `profile_user_dist` test | onur-ozkan | -6/+8 |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -6/+3 |
| 2024-01-30 | Rollup merge of #120403 - seqre-contrib:pre-vendored-message, r=onur-ozkan | Guillaume Gomez | -1/+10 |
| 2024-01-30 | Rollup merge of #120172 - onur-ozkan:add-more-tests, r=Mark-Simulacrum | Guillaume Gomez | -11/+63 |
| 2024-01-28 | Add instructions of how to use pre-vendored 'rustc-src' | Marek 'seqre' Grzelak | -1/+10 |
| 2024-01-28 | bootstrap: update test modules | onur-ozkan | -10/+4 |
| 2024-01-28 | add more unit tests | onur-ozkan | -2/+60 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -6/+3 |
| 2024-01-27 | Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiser | bors | -5/+0 |
| 2024-01-27 | Add bootstrap changelog entry | bjorn3 | -0/+5 |
| 2024-01-25 | Support configuring the set of codegen backends to build per host triple | bjorn3 | -37/+69 |