| Age | Commit message (Expand) | Author | Lines |
| 2023-04-17 | Spelling src/bootstrap | Josh Soref | -6/+6 |
| 2023-04-17 | avoid including dry run steps in the build metrics | Pietro Albini | -6/+22 |
| 2023-04-16 | Extract variable | Nilstrieb | -4/+5 |
| 2023-04-16 | bootstrap.py: Use loop for `_download_component_helper` | Nilstrieb | -10/+11 |
| 2023-04-16 | bootstrap.py: Create cache before download | Nilstrieb | -8/+11 |
| 2023-04-16 | bootstrap: switch from `stream_cargo` to `try_run_quiet` | Weihang Lo | -3/+3 |
| 2023-04-16 | chore: remove `rustc-workspace-hack` | Weihang Lo | -132/+2 |
| 2023-04-16 | chore: remove Cargo features in rustc-workspace-hack | Weihang Lo | -1/+0 |
| 2023-04-16 | bootstrap: treat src/tools/cargo as a workspace member | Weihang Lo | -15/+44 |
| 2023-04-16 | chore: allow `cargo` to have its own workspace | Weihang Lo | -2/+9 |
| 2023-04-16 | bolt: remove deprecated option value | klensy | -1/+1 |
| 2023-04-16 | Fix error due to renaming of ignore_git | Erik Hofmayer | -1/+1 |
| 2023-04-16 | Add needs-git-hash header to compiletest | Erik Hofmayer | -0/+4 |
| 2023-04-16 | Set git info env variables when building tools | Erik Hofmayer | -0/+6 |
| 2023-04-16 | Rollup merge of #110356 - jyn514:rust-installer-tests, r=ozkanonur | Yuki Okushi | -1/+3 |
| 2023-04-15 | Auto merge of #110227 - klensy:bs-win, r=Mark-Simulacrum | bors | -4/+0 |
| 2023-04-15 | Fix `x test rust-installer` when `cargo` is set to a relative path | jyn | -1/+3 |
| 2023-04-14 | Auto merge of #110331 - matthiaskrgr:rollup-9vldvow, r=matthiaskrgr | bors | -2/+1 |
| 2023-04-14 | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor | Matthias Krüger | -2/+1 |
| 2023-04-14 | Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68 | bors | -4/+24 |
| 2023-04-14 | Auto merge of #110324 - JohnTitor:rollup-jq31pd1, r=JohnTitor | bors | -23/+173 |
| 2023-04-14 | Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68 | Yuki Okushi | -23/+173 |
| 2023-04-14 | Auto merge of #110177 - RalfJung:miri-tests, r=oli-obk | bors | -1/+4 |
| 2023-04-13 | Rollup merge of #110265 - KittyBorgX:master, r=ozkanonur | Matthias Krüger | -0/+6 |
| 2023-04-13 | automatically update the LLVM submodule | Krishna Ramasimha | -0/+6 |
| 2023-04-12 | Add `libLLVM.so` to the target libdir when download-rustc is enabled | jyn | -4/+24 |
| 2023-04-12 | Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddle | Matthias Krüger | -0/+2 |
| 2023-04-12 | Rollup merge of #110122 - jyn514:check-stage1-llvm, r=ozkanonur | Matthias Krüger | -74/+82 |
| 2023-04-12 | Add/update tests for `--extend-css` option | Guillaume Gomez | -0/+2 |
| 2023-04-12 | remove some unneeded imports | KaDiWa | -2/+1 |
| 2023-04-12 | drop some windows features | klensy | -4/+0 |
| 2023-04-11 | Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514 | Michael Goulet | -1/+1 |
| 2023-04-11 | Rollup merge of #110113 - jyn514:download-rustc-cross, r=albertlarsan68 | Michael Goulet | -3/+3 |
| 2023-04-11 | Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiser | Michael Goulet | -1/+4 |
| 2023-04-11 | Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser | Michael Goulet | -2/+4 |
| 2023-04-12 | fix: disable `x suggest` when using `build-metrics` | Ezra Shaw | -1/+9 |
| 2023-04-11 | fix running Miri tests | Ralf Jung | -1/+4 |
| 2023-04-10 | Fix `x check --stage 1` when `download-ci-llvm=false` | Joshua Nelson | -22/+24 |
| 2023-04-10 | Fix `x test ui --target foo` when download-rustc is enabled | Joshua Nelson | -3/+3 |
| 2023-04-10 | Fix remaining typos | DaniPopes | -1/+1 |
| 2023-04-10 | Rollup merge of #110121 - jyn514:check-stage1, r=ozkanonur | Dylan DPC | -3/+11 |
| 2023-04-10 | Merge remote-tracking branch 'upstream/master' | Mads Ravn | -23/+31 |
| 2023-04-10 | Auto merge of #109880 - ehuss:fix-macos-installer-rust-docs, r=Mark-Simulacrum | bors | -23/+30 |
| 2023-04-09 | './configure' now checks if 'config.toml' exists before writing to that desti... | Mads Ravn | -0/+6 |
| 2023-04-09 | Separate out a `rustc_llvm_env` function | Joshua Nelson | -61/+67 |
| 2023-04-09 | Fix `x check --stage 1` when download-rustc is enabled | Joshua Nelson | -3/+11 |
| 2023-04-09 | Add PR link to changelog entry for renaming of ignore-git | Erik Hofmayer | -1/+1 |
| 2023-04-09 | Add renaming of ignore-git to changelog | Erik Hofmayer | -0/+1 |
| 2023-04-09 | feat: implement basic suggest-tests tool | Ezra Shaw | -23/+165 |
| 2023-04-09 | Rollup merge of #110074 - majaha:config_toml_fix, r=jyn514 | Yuki Okushi | -0/+2 |