| Age | Commit message (Expand) | Author | Lines |
| 2024-04-05 | bootstrap: move all of rustc's flags to `rustc_cargo` | Josh Stone | -54/+59 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -2/+4 |
| 2024-04-05 | bootstrap: split cargo-miri test into separate Step | Ralf Jung | -4/+36 |
| 2024-04-05 | Auto merge of #123497 - GuillaumeGomez:rollup-usqb4q9, r=GuillaumeGomez | bors | -6/+7 |
| 2024-04-05 | Rollup merge of #123489 - onur-ozkan:handle-rustc-args-properly, r=clubby789 | Guillaume Gomez | -6/+4 |
| 2024-04-05 | Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-Simulacrum | Guillaume Gomez | -0/+3 |
| 2024-04-05 | Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan | bors | -33/+115 |
| 2024-04-05 | handle rustc args properly in bootstrap | onur-ozkan | -6/+4 |
| 2024-04-04 | fix parsing the test harness JSON when time could not be measured | Ralf Jung | -4/+8 |
| 2024-04-03 | add 'x.py miri', and make it work for 'library/{core,alloc,std}' | Ralf Jung | -22/+94 |
| 2024-04-03 | Rollup merge of #123386 - Rajveer100:branch-for-issue-123227, r=onur-ozkan | Matthias Krüger | -11/+2 |
| 2024-04-03 | Rollup merge of #123342 - RalfJung:noskip, r=onur-ozkan | Matthias Krüger | -5/+0 |
| 2024-04-03 | Set `CARGO` instead of `PATH` for Rust Clippy | Rajveer | -11/+2 |
| 2024-04-02 | Rollup merge of #123380 - Nilstrieb:bomments, r=clubby789 | Jacob Pratt | -6/+5 |
| 2024-04-02 | Improve bootstrap comments | Nilstrieb | -6/+5 |
| 2024-04-02 | skip Codegen{GCC,Cranelift} when using CI rustc | onur-ozkan | -0/+10 |
| 2024-04-02 | Updated comments | Adam Gastineau | -1/+1 |
| 2024-04-02 | x.py test: remove no-op --skip flag | Ralf Jung | -5/+0 |
| 2024-04-01 | set miri sysroots inside Cargo::new | Ralf Jung | -7/+13 |
| 2024-04-01 | Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkan | bors | -129/+163 |
| 2024-03-31 | fix not finding the right libraries on Windows | Ralf Jung | -3/+9 |
| 2024-03-31 | add FIXME for making the cargo cmd properly typed | Ralf Jung | -5/+5 |
| 2024-03-31 | move parallel_compiler handling into prepare_tool_cargo so that it is done ev... | Ralf Jung | -16/+11 |
| 2024-03-31 | remove a pointless env var | Ralf Jung | -4/+0 |
| 2024-03-31 | shift Miri's stage so that it matches other rustc-based tools | Ralf Jung | -57/+74 |
| 2024-03-31 | bootstrap/rustc: remove a miri hack | Ralf Jung | -1/+1 |
| 2024-03-31 | Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrum | bors | -26/+49 |
| 2024-03-31 | Remove potential `__pycache__` directories from src tarballs | Jakub Beránek | -0/+14 |
| 2024-03-31 | Checkout all submodules when building source tarballs | Jakub Beránek | -3/+3 |
| 2024-03-31 | Move submodule lookup to `Builder` | Jakub Beránek | -23/+32 |
| 2024-03-31 | Rollup merge of #123189 - Kobzol:rustc-shim-log, r=onur-ozkan | Matthias Krüger | -6/+6 |
| 2024-03-30 | prepare_tool_cargo: add support for a miri-test mode, and use it in the cargo... | Ralf Jung | -77/+85 |
| 2024-03-29 | Rollup merge of #123186 - onur-ozkan:llvm-library-bug, r=Kobzol | Matthias Krüger | -2/+2 |
| 2024-03-29 | Log BOLT args in bootstrap `rustc` shim | Jakub Beránek | -6/+6 |
| 2024-03-29 | copy any file from stage0/lib to stage0-sysroot/lib | onur-ozkan | -2/+2 |
| 2024-03-28 | x.py test miri: respect --no-doc / --doc | Ralf Jung | -2/+14 |
| 2024-03-28 | create `Build::update_existing_submodule` and use for llvm | onur-ozkan | -0/+17 |
| 2024-03-27 | Auto merge of #122205 - onur-ozkan:incorrect-sysroot-for-target, r=albertlars... | bors | -2/+6 |
| 2024-03-26 | Rollup merge of #123055 - onur-ozkan:miri-rustdoc, r=RalfJung | Matthias Krüger | -1/+5 |
| 2024-03-26 | enable cargo miri test doctests | onur-ozkan | -1/+5 |
| 2024-03-25 | Rollup merge of #122892 - lovesegfault:versioned-vendor, r=onur-ozkan | Jubilee | -0/+1 |
| 2024-03-25 | Add more comments to the bootstrap code that handles `tests/coverage` | Zalathar | -16/+49 |
| 2024-03-23 | Auto merge of #122911 - Nilstrieb:live-love-patch, r=clubby789 | bors | -8/+19 |
| 2024-03-23 | Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlin | bors | -12/+3 |
| 2024-03-22 | Delete dead fields of deserialized cargo output | Arthur Carcano | -12/+3 |
| 2024-03-22 | Fix nix patching for LLVM 18 | Nilstrieb | -8/+19 |
| 2024-03-22 | fix(bootstrap/dist): use versioned dirs when vendoring | Bernardo Meurer Costa | -0/+1 |
| 2024-03-22 | Rollup merge of #122831 - onur-ozkan:less-verbose-fail-logs, r=clubby789 | Matthias Krüger | -7/+15 |
| 2024-03-21 | make failure logs less verbose | onur-ozkan | -7/+15 |
| 2024-03-20 | Inherit `RUSTC_BOOTSTRAP` when testing wasm | Alex Crichton | -0/+7 |