| Age | Commit message (Expand) | Author | Lines |
| 2023-08-06 | fix(bootstrap): rename exclude flag to skip 🐛 | Meysam Azad | -18/+19 |
| 2023-08-04 | Rollup merge of #114440 - kaniini:fix/bootstrap-version-compare, r=ozkanonur | Matthias Krüger | -1/+2 |
| 2023-08-04 | Auto merge of #114305 - lqd:bootstrap-strip, r=ozkanonur | bors | -11/+63 |
| 2023-08-03 | bootstrap: config: fix version comparison bug | Ariadne Conill | -1/+2 |
| 2023-08-03 | strip librustc_driver.so even at stage 1 | Rémy Rakic | -4/+2 |
| 2023-08-03 | Skip checking of `rustc_codegen_gcc` with vendoring enabled | Jakub Beránek | -0/+6 |
| 2023-08-02 | Auto merge of #114345 - lqd:revert-113588, r=RalfJung | bors | -8/+1 |
| 2023-08-02 | Rollup merge of #114347 - chenyukang:yukang-fix-114245-fmt-count, r=albertlar... | Nilstrieb | -7/+24 |
| 2023-08-02 | Fix recent python linting errors | Trevor Gross | -6/+17 |
| 2023-08-02 | Add support for tidy linting via external tools for non-rust files | Trevor Gross | -0/+22 |
| 2023-08-02 | Add more context to `quit_if_file_exists` in `configure.py` | Trevor Gross | -2/+9 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -4/+9 |
| 2023-08-02 | fmt_override is a better name since we are also adding files to whitelist | yukang | -23/+23 |
| 2023-08-02 | print more detailed format files and untracked files count | yukang | -2/+19 |
| 2023-08-01 | Revert "Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68" | Rémy Rakic | -8/+1 |
| 2023-08-01 | Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68 | Matthias Krüger | -1/+8 |
| 2023-07-31 | Rollup merge of #113906 - notriddle:notriddle/cargo-extra-env, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2023-07-31 | better error handling for `rust.codegen-backends` on deserialization | ozkanonur | -3/+17 |
| 2023-07-31 | strip debuginfo from librustc_driver.so when applicable, on x64 linux | Rémy Rakic | -2/+25 |
| 2023-07-31 | allow `DebuginfoLevel` to be compared | Rémy Rakic | -1/+1 |
| 2023-07-31 | strip debuginfo from LLVM's .so when applicable, on x64 linux | Rémy Rakic | -0/+26 |
| 2023-07-31 | extract helper to find libLLVM's name | Rémy Rakic | -8/+13 |
| 2023-07-31 | Pass BOLT profile to bootstrap to be included in the reproducible artifacts a... | Jakub Beránek | -9/+8 |
| 2023-07-31 | Remove BOLT from bootstrap | Jakub Beránek | -204/+1 |
| 2023-07-31 | Auto merge of #114126 - ozkanonur:stage-support-for-clean, r=ozkanonur | bors | -22/+66 |
| 2023-07-30 | remove stage-specific artifacts when `--stage` is used | ozkanonur | -22/+62 |
| 2023-07-30 | support `--stage` for `x clean` | ozkanonur | -0/+4 |
| 2023-07-30 | bootstrap: inline format!() args | Matthias Krüger | -174/+162 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -4/+9 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -2/+2 |
| 2023-07-29 | Auto merge of #114141 - Kobzol:llvm-bolt-flags, r=lqd | bors | -0/+2 |
| 2023-07-28 | Change LLVM BOLT flags | Jakub Beránek | -0/+2 |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -2/+2 |
| 2023-07-27 | Auto merge of #113298 - tgross35:update-bless-envs, r=oli-obk | bors | -18/+7 |
| 2023-07-26 | Unite bless environment variables under `RUSTC_BLESS` | Trevor Gross | -18/+7 |
| 2023-07-26 | Rollup merge of #113996 - inferiorhumanorgans:dragonfly-cmake-system-name, r=... | Matthias Krüger | -1/+8 |
| 2023-07-26 | add aarch64-unknown-teeos target | 天命剑主 | -1/+1 |
| 2023-07-26 | Auto merge of #114054 - oli-obk:cleanups, r=estebank | bors | -0/+4 |
| 2023-07-26 | Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built... | Oli Scherer | -0/+4 |
| 2023-07-25 | Auto merge of #114027 - arlosi:update-cargo, r=ehuss | bors | -49/+0 |
| 2023-07-25 | Allow using external builds of the compiler-rt profile lib | Josh Stone | -6/+28 |
| 2023-07-25 | Remove credential providers from bootstrap | Arlo Siemsen | -49/+0 |
| 2023-07-24 | bootstrap: Define CMake platform if DragonFly. | Alex Zepeda | -1/+8 |
| 2023-07-24 | bootstrap: Don't bundle musl on Unikraft | Martin Kröning | -2/+2 |
| 2023-07-24 | compiler: Add `x86_64-unikraft-linux-musl` target | Martin Kröning | -0/+2 |
| 2023-07-23 | Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonur | bors | -9/+19 |
| 2023-07-23 | Fix test panics for submodule of book is not updated | yukang | -9/+19 |
| 2023-07-22 | Fix rustc-args passing issue in bootstrap | yukang | -0/+7 |
| 2023-07-20 | etc: add `RUSTC_BOOTSTRAP` to rust-analyzer config | Michael Howell | -0/+1 |
| 2023-07-20 | Rollup merge of #113800 - oli-obk:gha_ci_cycle, r=jyn514 | Matthias Krüger | -1/+2 |