| Age | Commit message (Expand) | Author | Lines |
| 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-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -3/+6 |
| 2024-01-23 | Auto merge of #117958 - risc0:erik/target-triple, r=davidtwco,Mark-Simulacrum | bors | -0/+9 |
| 2024-01-22 | rustc: implement support for `riscv32im_risc0_zkvm_elf` | Erik Kaneda | -0/+9 |
| 2024-01-22 | Rollup merge of #120058 - onur-ozkan:compiler-assemble, r=Mark-Simulacrum | Matthias Krüger | -28/+34 |
| 2024-01-21 | Rollup merge of #120167 - dtolnay:bootstrap, r=clubby789 | Matthias Krüger | -8/+20 |
| 2024-01-20 | Capture the rationale for -Zallow-features= in bootstrap.py | David Tolnay | -8/+20 |
| 2024-01-19 | Increase vscode `git.detectSubmodulesLimit` | trevyn | -0/+1 |
| 2024-01-18 | Rollup merge of #120096 - onur-ozkan:rustc_bootstrap, r=dtolnay | Matthias Krüger | -8/+11 |
| 2024-01-18 | Rollup merge of #119582 - arlosi:bootstrap-vendor-remap, r=wesleywiser | Matthias Krüger | -7/+12 |
| 2024-01-18 | Set RUSTC_BOOTSTRAP=1 consistently | onur-ozkan | -8/+11 |
| 2024-01-18 | llvm: simplify data layout check | David Wood | -5/+0 |
| 2024-01-18 | distribute actual stage of the compiled compiler | onur-ozkan | -21/+34 |
| 2024-01-17 | revert temporary patch #108288 | onur-ozkan | -7/+0 |
| 2024-01-15 | Consistently unset RUSTC_BOOTSTRAP when compiling bootstrap | David Tolnay | -0/+13 |
| 2024-01-11 | Rollup merge of #119853 - klensy:rustfmt-ignore, r=cuviper | Matthias Krüger | -4/+7 |
| 2024-01-11 | apply fmt | klensy | -4/+7 |
| 2024-01-11 | Auto merge of #119654 - onur-ozkan:bump-dependencies, r=clubby789 | bors | -173/+138 |
| 2024-01-11 | bump bootstrap dependencies | onur-ozkan | -173/+138 |
| 2024-01-10 | bootstrap: exclude link_jobs from `check_ci_llvm!` checks | Simonas Kazlauskas | -1/+0 |
| 2024-01-09 | Rollup merge of #119619 - onur-ozkan:panic-abort-mir-opt, r=oli-obk | Matthias Krüger | -2/+12 |
| 2024-01-08 | fix the incorrect target on stage1 ui-fulldeps tests | onur-ozkan | -2/+7 |
| 2024-01-08 | enable RUSTC_BOOTSTRAP on panic=abort mir-opt test | onur-ozkan | -0/+5 |
| 2024-01-07 | Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkan | bors | -31/+79 |
| 2024-01-07 | add a new `optimized_compiler_builtins` option | jyn | -5/+27 |
| 2024-01-06 | Rollup merge of #119548 - onur-ozkan:remove-nested-target-iteration, r=Mark-S... | Michael Goulet | -9/+7 |
| 2024-01-07 | Auto merge of #119035 - saethlin:remove-linker-requirement, r=onur-ozkan | bors | -8/+43 |
| 2024-01-06 | Run Miri and mir-opt tests without a target linker | Ben Kimock | -8/+43 |
| 2024-01-06 | Rollup merge of #119486 - onur-ozkan:clippy-allow-dirty-and-staged, r=Mark-Si... | Matthias Krüger | -1/+16 |
| 2024-01-05 | Rollup merge of #119414 - xry111:xry111/lto-test, r=Mark-Simulacrum | Michael Goulet | -28/+28 |
| 2024-01-05 | Rollup merge of #119034 - Zalathar:ignore-mode, r=davidtwco | Michael Goulet | -1/+1 |
| 2024-01-05 | Auto merge of #118861 - Veykril:r-a-in-tree, r=onur-ozkan | bors | -5/+5 |
| 2024-01-05 | Check for profiler support via a flag, instead of an environment var | Zalathar | -1/+1 |
| 2024-01-04 | Auto merge of #119569 - matthiaskrgr:rollup-4packja, r=matthiaskrgr | bors | -4/+34 |
| 2024-01-04 | Handle vendored sources when remapping paths | Arlo Siemsen | -7/+12 |
| 2024-01-04 | Imply sysroot-abi feature when in-rust-tree is set | Lukas Wirth | -2/+2 |
| 2024-01-04 | Set the `in-rust-tree`` feature for all rust-analyzer{-proc-macro-srv} steps | Lukas Wirth | -5/+5 |
| 2024-01-04 | Rollup merge of #118521 - dpaoliello:asan, r=wesleywiser | Matthias Krüger | -4/+34 |
| 2024-01-04 | Auto merge of #119542 - lnicola:sync-from-ra2, r=lnicola | bors | -1/+1 |
| 2024-01-03 | add and document a new `is_system_llvm` abstraction | jyn | -26/+52 |
| 2024-01-03 | Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag | Daniel Paoliello | -4/+34 |