| Age | Commit message (Expand) | Author | Lines |
| 2024-08-09 | Enable zstd for debug compression. | Kyle Huey | -4/+21 |
| 2024-08-09 | Make `Build::run` comment more accurate | Jakub Beránek | -1/+2 |
| 2024-08-09 | don't try to find target tools on certain commands | onur-ozkan | -9/+23 |
| 2024-08-09 | call `Cargo::configure_linker` only for specific commands | onur-ozkan | -1/+9 |
| 2024-08-09 | use absolute path for `config.toml` | onur-ozkan | -1/+5 |
| 2024-08-09 | add `builder-config` into tarball sources | onur-ozkan | -0/+6 |
| 2024-08-07 | Rollup merge of #128353 - ferrocene:jonathanpallant/add-dependencies-to-copyr... | Matthias Krüger | -1/+3 |
| 2024-08-07 | bootstrap: clear miri's ui test deps when rustc changes | Ralf Jung | -0/+8 |
| 2024-08-06 | Rollup merge of #128685 - bjorn3:rust_src_remove_leftover, r=onur-ozkan | Matthias Krüger | -4/+0 |
| 2024-08-06 | improve rustup check in `x setup` | onur-ozkan | -4/+15 |
| 2024-08-06 | remove redundant FIXMEs | onur-ozkan | -17/+6 |
| 2024-08-06 | unify path syncing logic for vendor and dist | onur-ozkan | -35/+31 |
| 2024-08-06 | generate-copyright: Produce HTML, not Markdown | Jonathan Pallant | -1/+1 |
| 2024-08-06 | Update generate-copyright | Jonathan Pallant | -0/+2 |
| 2024-08-05 | Rollup merge of #128686 - onur-ozkan:unnecessary-type-cast, r=Kobzol | Matthias Krüger | -2/+1 |
| 2024-08-05 | Rollup merge of #128631 - onur-ozkan:hotfix, r=Mark-Simulacrum | Matthias Krüger | -2/+12 |
| 2024-08-05 | fix the invalid argument type in `helpers::get_closest_merge_base_commit` | onur-ozkan | -2/+1 |
| 2024-08-05 | Remove the root Cargo.lock from the rust-src component | bjorn3 | -4/+0 |
| 2024-08-05 | Rollup merge of #127974 - onur-ozkan:force-std-builds, r=Mark-Simulacrum | Matthias Krüger | -8/+31 |
| 2024-08-04 | Auto merge of #128534 - bjorn3:split_stdlib_workspace, r=Mark-Simulacrum | bors | -2/+8 |
| 2024-08-04 | Update incorrect comment | bjorn3 | -1/+1 |
| 2024-08-04 | Rollup merge of #128589 - onur-ozkan:llvm-configs, r=cuviper | Matthias Krüger | -3/+17 |
| 2024-08-04 | handle crates when they are not specified for std docs | onur-ozkan | -2/+12 |
| 2024-08-03 | Rollup merge of #128283 - lolbinarycat:bootstrap-custom-target, r=albertlarsan68 | Matthias Krüger | -3/+14 |
| 2024-08-03 | Remove another false-negative hidden by dead code changes | Michael Goulet | -4/+0 |
| 2024-08-03 | Promote aarch64-apple-darwin to Tier 1 | Evelyn Harthbrooke | -1/+1 |
| 2024-08-03 | allow setting `link-shared` and `static-libstdcpp` with CI LLVM | onur-ozkan | -3/+17 |
| 2024-08-02 | bootstrap: fix bug preventing the use of custom targets | binarycat | -3/+14 |
| 2024-08-02 | Move the standard library to a separate workspace | bjorn3 | -1/+7 |
| 2024-08-02 | Rollup merge of #128436 - GuillaumeGomez:update-sysinfo, r=clubby789 | Matthias Krüger | -37/+93 |
| 2024-08-01 | Update sysinfo version to 0.31.2 | Guillaume Gomez | -37/+93 |
| 2024-08-01 | Rollup merge of #128437 - onur-ozkan:handle-llvm-tools-properly, r=albertlars... | Matthias Krüger | -3/+34 |
| 2024-07-31 | improve bootstrap to allow selecting llvm tools individually | onur-ozkan | -3/+34 |
| 2024-07-30 | Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 | bors | -4/+1 |
| 2024-07-30 | set `force_recompile: true` if library is modified | onur-ozkan | -8/+31 |
| 2024-07-29 | Rollup merge of #128342 - onur-ozkan:ci-env-usage, r=Kobzol | Matthias Krüger | -8/+6 |
| 2024-07-29 | simplify the use of `CiEnv` | onur-ozkan | -8/+6 |
| 2024-07-29 | ignore `crates` if running unit tests | onur-ozkan | -0/+5 |
| 2024-07-29 | remove the requirement of `Builder` arg in `doc::Std::new` function | onur-ozkan | -18/+2 |
| 2024-07-29 | allow running `x doc` on std for no_std targets | onur-ozkan | -8/+2 |
| 2024-07-29 | handle no_std targets on std builds | onur-ozkan | -8/+22 |
| 2024-07-29 | Rollup merge of #128269 - onur-ozkan:improve-cargo-invocations, r=Mark-Simula... | Matthias Krüger | -117/+151 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -208/+166 |
| 2024-07-28 | step cfg(bootstrap) | Mark Rousskov | -4/+1 |
| 2024-07-28 | Auto merge of #128301 - matthiaskrgr:rollup-9fyf587, r=matthiaskrgr | bors | -92/+219 |
| 2024-07-28 | Rollup merge of #128215 - ehuss:update-reference, r=Kobzol | Matthias Krüger | -92/+219 |
| 2024-07-28 | Auto merge of #127799 - Kobzol:bootstrap-cmd-refactor-7, r=onur-ozkan | bors | -171/+167 |
| 2024-07-27 | improve `check::{Std, Rustc}` to handle clippy properly | onur-ozkan | -11/+37 |
| 2024-07-27 | Rename require_and_update_submodule to require_submodule | Eric Huss | -25/+25 |
| 2024-07-27 | Add clarifying documentation to require_and_update_submodule. | Eric Huss | -1/+4 |