| Age | Commit message (Expand) | Author | Lines |
| 2024-09-04 | add change entry for `rust.split-debuginfo` removal | onur-ozkan | -0/+5 |
| 2024-09-04 | remove deprecated option `rust.split-debuginfo` | onur-ozkan | -19/+0 |
| 2024-09-04 | use the bootstrapped compiler for `test-float-parse` test | onur-ozkan | -2/+4 |
| 2024-09-04 | forward linker option to lint-docs | chenx97 | -0/+3 |
| 2024-09-03 | copy rustc rustlib artifacts from ci-rustc | onur-ozkan | -1/+6 |
| 2024-09-03 | Port std library to RTEMS | Jan Sommer | -0/+1 |
| 2024-09-03 | Rollup merge of #129917 - Kobzol:fix-beta-git, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2024-09-03 | Rollup merge of #129311 - onur-ozkan:multiple-candidates-fix, r=Kobzol | Matthias Krüger | -10/+2 |
| 2024-09-03 | Rollup merge of #129152 - onur-ozkan:custom-clippy, r=Kobzol | Matthias Krüger | -2/+22 |
| 2024-09-02 | Fix parsing of beta version in dry-run mode | Jakub Beránek | -0/+1 |
| 2024-08-31 | exclude tools with deps that have size asserts | The 8472 | -1/+6 |
| 2024-08-31 | when -Zrandomize-layout is enabled disable alloc test testing internal struct... | The 8472 | -0/+3 |
| 2024-08-31 | disable size asserts in the compiler when randomizing layouts | The 8472 | -0/+3 |
| 2024-08-31 | Add rust.randomize-layout config to build artifacts with -Zrandomize-layout | The 8472 | -0/+14 |
| 2024-08-31 | Rollup merge of #129651 - onur-ozkan:stage0-target-sanity-check, r=Kobzol | Matthias Krüger | -7/+2 |
| 2024-08-30 | Make `./x.py <cmd> compiler/<crate>` aware of the crate's features | Lukas Wirth | -12/+30 |
| 2024-08-30 | bootstrap: Try to track down why `initial_libdir` sometimes fails | Zalathar | -8/+14 |
| 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 | downgrade git error to a warning, and skip UX check in CI | binarycat | -3/+9 |
| 2024-08-27 | emit old upstream warning no matter the build step | binarycat | -3/+7 |
| 2024-08-27 | warn the user if the upstream master branch is old | binarycat | -2/+3 |
| 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-26 | add change entry for custom clippy support | onur-ozkan | -0/+5 |
| 2024-08-26 | support custom clippy | onur-ozkan | -2/+17 |
| 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 | explain the options curl passes to bootstrap | binarycat | -2/+21 |
| 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 | don't copy `.rustc-dev-contents` from CI rustc | onur-ozkan | -10/+2 |
| 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 |