| Age | Commit message (Expand) | Author | Lines |
| 2024-09-26 | bootstrap: Set the dylib path when building books with rustdoc | Josh Stone | -9/+11 |
| 2024-09-02 | Backport #129917 | Boxy | -0/+1 |
| 2024-08-31 | Rollup merge of #129651 - onur-ozkan:stage0-target-sanity-check, r=Kobzol | Matthias Krüger | -7/+2 |
| 2024-08-29 | Allow running `./x.py test compiler` | Lukas Wirth | -8/+3 |
| 2024-08-28 | Rollup merge of #129695 - GuillaumeGomez:fix-clippy-rustdoc-path, r=onur-ozkan | Jubilee | -1/+1 |
| 2024-08-28 | Fix path to run clippy on rustdoc | Guillaume Gomez | -1/+1 |
| 2024-08-27 | skip stage 0 target check if `BOOTSTRAP_SKIP_TARGET_SANITY` is set | onur-ozkan | -7/+2 |
| 2024-08-27 | Rollup merge of #128935 - lqd:needs-zstd, r=Kobzol | Trevor Gross | -1/+16 |
| 2024-08-25 | allow `llvm.libzstd` with `download-ci-llvm = true` | Rémy Rakic | -1/+16 |
| 2024-08-25 | Auto merge of #129563 - matthiaskrgr:rollup-t6bai2d, r=matthiaskrgr | bors | -10/+51 |
| 2024-08-25 | Rollup merge of #129459 - onur-ozkan:separate-stage0-bins, r=Kobzol | Matthias Krüger | -9/+17 |
| 2024-08-25 | Rollup merge of #129134 - lolbinarycat:continue-at, r=Kobzol | Matthias Krüger | -1/+34 |
| 2024-08-25 | Auto merge of #129295 - Zalathar:profiler-builtins, r=Kobzol | bors | -12/+37 |
| 2024-08-24 | rewrite extract_curl_version again | binarycat | -14/+11 |
| 2024-08-24 | Build `library/profiler_builtins` from `ci-llvm` if appropriate | Zalathar | -12/+37 |
| 2024-08-23 | Auto merge of #129278 - GuillaumeGomez:rm-duplicated-usage-of-unstable-option... | bors | -26/+8 |
| 2024-08-23 | use tuples for semver, not floats | binarycat | -9/+16 |
| 2024-08-23 | handle stage0 cargo and rustc separately | onur-ozkan | -9/+17 |
| 2024-08-23 | Auto merge of #129464 - GuillaumeGomez:rollup-ckfqd7h, r=GuillaumeGomez | bors | -1/+1 |
| 2024-08-23 | Rollup merge of #129243 - onur-ozkan:stuff, r=Kobzol | Guillaume Gomez | -1/+1 |
| 2024-08-23 | Rollup merge of #128876 - ColinFinck:rust-lld-with-runtime-dlls, r=Kobzol,pet... | Matthias Krüger | -13/+24 |
| 2024-08-22 | remove dbg!() | binarycat | -1/+1 |
| 2024-08-22 | Revert "bootstrap: fix clean's `remove_dir_all` implementation" | 许杰友 Jieyou Xu (Joe) | -15/+78 |
| 2024-08-22 | do not build `cargo-miri` by default on stable channel | onur-ozkan | -1/+1 |
| 2024-08-21 | Rollup merge of #129231 - onur-ozkan:improve-submodule-updates, r=Mark-Simula... | Matthias Krüger | -129/+139 |
| 2024-08-21 | Rollup merge of #129187 - jieyouxu:squeaky-clean-windows-symlinks, r=Kobzol | Matthias Krüger | -78/+15 |
| 2024-08-20 | Remove duplicated usage of `-Zunstable-options` in bootstrap | Guillaume Gomez | -26/+8 |
| 2024-08-19 | Auto merge of #129275 - matthiaskrgr:rollup-qv64hg6, r=matthiaskrgr | bors | -2/+2 |
| 2024-08-19 | Auto merge of #128588 - onur-ozkan:clean-up-bootstrap-internals, r=albertlars... | bors | -56/+52 |
| 2024-08-19 | Rollup merge of #129194 - ChrisDenton:detect-src, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2024-08-19 | fix broken bootstrap documentation | onur-ozkan | -1/+1 |
| 2024-08-19 | Auto merge of #128722 - tgross35:new-resolver-root, r=Mark-Simulacrum | bors | -97/+112 |
| 2024-08-18 | Rollup merge of #129116 - Zalathar:compiler-rt, r=Mark-Simulacrum | Trevor Gross | -1/+14 |
| 2024-08-18 | Run `cargo update` with the new v2 resolver | Trevor Gross | -96/+111 |
| 2024-08-18 | Update some dependency versions that allow better licensing | Trevor Gross | -1/+1 |
| 2024-08-18 | sync llvm submodule during config parse | onur-ozkan | -12/+16 |
| 2024-08-18 | bypass `dry_run` if the command is `run_always` | onur-ozkan | -1/+1 |
| 2024-08-18 | move `Build::update_submodule` to `Config::update_submodule` | onur-ozkan | -116/+122 |
| 2024-08-18 | bootstrap: fix clean's `remove_dir_all` implementation | 许杰友 Jieyou Xu (Joe) | -78/+15 |
| 2024-08-17 | Fix bootstrap test `detect_src_and_out` on Windows | Chris Denton | -2/+2 |
| 2024-08-16 | autoformat and remove unit test | binarycat | -9/+1 |
| 2024-08-16 | bootstrap: improve error recovery flags to curl | binarycat | -1/+38 |
| 2024-08-16 | Auto merge of #129052 - onur-ozkan:better-incompatibility-check, r=Kobzol | bors | -98/+164 |
| 2024-08-16 | bootstrap: fix trying to modify file times on read-only file on Windows | 许杰友 Jieyou Xu (Joe) | -11/+45 |
| 2024-08-15 | Print more verbose error for commands that capture output | Jakub Beránek | -4/+32 |
| 2024-08-15 | Include a copy of `compiler-rt` source in the `download-ci-llvm` tarball | Zalathar | -1/+14 |
| 2024-08-14 | disable download-rustc if CI rustc has unsupported options | onur-ozkan | -19/+38 |
| 2024-08-14 | leave a FIXME note for `--set` flags coverage | onur-ozkan | -0/+1 |
| 2024-08-14 | improve `config::check_incompatible_options_for_ci_rustc` logs | onur-ozkan | -6/+11 |
| 2024-08-14 | fix the incorrect `unpack`ing logic | onur-ozkan | -1/+1 |