| Age | Commit message (Expand) | Author | Lines |
| 2023-04-29 | Fix `x test --no-deps` | jyn | -0/+1 |
| 2023-04-28 | handle cfg(bootstrap) | Pietro Albini | -4/+1 |
| 2023-04-22 | Group entire build steps in the gha logs | Oli Scherer | -1/+81 |
| 2023-04-16 | chore: remove `rustc-workspace-hack` | Weihang Lo | -3/+0 |
| 2023-04-14 | Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68 | bors | -0/+5 |
| 2023-04-14 | Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68 | Yuki Okushi | -5/+14 |
| 2023-04-12 | Add `libLLVM.so` to the target libdir when download-rustc is enabled | jyn | -0/+5 |
| 2023-04-11 | Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser | Michael Goulet | -1/+2 |
| 2023-04-12 | fix: disable `x suggest` when using `build-metrics` | Ezra Shaw | -1/+1 |
| 2023-04-09 | feat: implement basic suggest-tests tool | Ezra Shaw | -5/+14 |
| 2023-04-08 | s/ignore_git/omit_git_hash | Gimbles | -8/+8 |
| 2023-04-04 | Add loongarch64 to exception list | zhaixiaojuan | -1/+2 |
| 2023-04-02 | Replace any existing `build/host` symlink | Jynn Nelson | -11/+12 |
| 2023-03-29 | Auto merge of #108792 - Amanieu:ohos, r=petrochenkov | bors | -0/+2 |
| 2023-03-28 | Add OpenHarmony targets | Amanieu d'Antras | -0/+2 |
| 2023-03-28 | Rollup merge of #91793 - devnexen:anc_data_fbsd, r=ChrisDenton | nils | -0/+1 |
| 2023-03-27 | socket ancillary data implementation for FreeBSD (from 13 and above). | David CARLIER | -0/+1 |
| 2023-03-24 | Rename 'src/bootstrap/native.rs' to llvm.rs | Robin Hafid | -1/+1 |
| 2023-03-23 | Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonur | Dylan DPC | -6/+7 |
| 2023-03-21 | Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrum | bors | -0/+27 |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -0/+3 |
| 2023-03-18 | refactor `fn bootstrap::builder::Builder::compiler_for` | ozkanonur | -6/+7 |
| 2023-03-14 | Create dir for build_triple | Mu001999 | -0/+1 |
| 2023-03-08 | Auto merge of #108534 - Mark-Simulacrum:compression, r=pietroalbini | bors | -6/+1 |
| 2023-03-08 | Add force to use the stage 2 compiler in compiler_for when config.download_ru... | morine0122 | -0/+9 |
| 2023-03-07 | Add bootstrap support for rust-installer | Mark Rousskov | -6/+1 |
| 2023-03-07 | switch to termcolor | Pietro Albini | -11/+19 |
| 2023-03-02 | add a splash of color | Pietro Albini | -0/+18 |
| 2023-03-02 | render compiletest output with render_tests | Pietro Albini | -0/+1 |
| 2023-02-21 | Revert "port over symlink_file function from Build to Config and create symli... | Jakub Beránek | -1/+10 |
| 2023-02-09 | port over symlink_file function from Build to Config and create symlink for l... | Zephaniah Ong | -10/+1 |
| 2023-02-04 | Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514 | Matthias Krüger | -87/+0 |
| 2023-02-04 | consolidate bootstrap docs | ozkanonur | -87/+0 |
| 2023-01-30 | Auto merge of #107080 - Urgau:cleanup-bootstrap-extra-check-cfgs, r=Mark-Simu... | bors | -14/+8 |
| 2023-01-30 | Rollup merge of #106106 - jyn514:remote-tracking-branch, r=Mark-Simulacrum | Dylan DPC | -3/+23 |
| 2023-01-29 | When stamp doesn't exist, should say Error, and print path to stamp file | teapot4195 | -1/+2 |
| 2023-01-28 | Gracefully exit when --keep-stage used on clean source tree | teapot4195 | -0/+7 |
| 2023-01-25 | Cleanup extra check configs in bootstrap | Urgau | -14/+8 |
| 2023-01-03 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -1/+2 |
| 2022-12-31 | Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-... | Joshua Nelson | -2/+1 |
| 2022-12-30 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -1/+2 |
| 2022-12-27 | Auto merge of #106168 - jyn514:clean-crates, r=Mark-Simulacrum | bors | -4/+0 |
| 2022-12-26 | Allow cleaning individual crates | Joshua Nelson | -4/+0 |
| 2022-12-26 | Fix panic on `x build --help --verbose` | Joshua Nelson | -1/+4 |
| 2022-12-23 | Pass `branch.{branch}.remote=origin` to `git submodule update` | Joshua Nelson | -3/+23 |
| 2022-12-23 | Auto merge of #106070 - matthiaskrgr:rollup-jv9ctkl, r=matthiaskrgr | bors | -1/+1 |
| 2022-12-23 | Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3 | Matthias Krüger | -1/+1 |
| 2022-12-22 | Support documenting Cargo | Joshua Nelson | -0/+1 |
| 2022-12-22 | Allow building std with cranelift | Joshua Nelson | -1/+1 |
| 2022-12-18 | Rollup merge of #96584 - bentongxyz:x-setup-h-v-should-work, r=jyn514 | Matthias Krüger | -4/+0 |