| Age | Commit message (Expand) | Author | Lines |
| 2023-07-27 | Auto merge of #113298 - tgross35:update-bless-envs, r=oli-obk | bors | -18/+7 |
| 2023-07-26 | Unite bless environment variables under `RUSTC_BLESS` | Trevor Gross | -18/+7 |
| 2023-07-26 | Rollup merge of #113996 - inferiorhumanorgans:dragonfly-cmake-system-name, r=... | Matthias Krüger | -1/+8 |
| 2023-07-26 | add aarch64-unknown-teeos target | 天命剑主 | -1/+1 |
| 2023-07-26 | Auto merge of #114054 - oli-obk:cleanups, r=estebank | bors | -0/+4 |
| 2023-07-26 | Make `x test src/tools/rustfmt --bless` format rustfmt with the freshly built... | Oli Scherer | -0/+4 |
| 2023-07-25 | Auto merge of #114027 - arlosi:update-cargo, r=ehuss | bors | -49/+0 |
| 2023-07-25 | Allow using external builds of the compiler-rt profile lib | Josh Stone | -6/+28 |
| 2023-07-25 | Remove credential providers from bootstrap | Arlo Siemsen | -49/+0 |
| 2023-07-24 | bootstrap: Define CMake platform if DragonFly. | Alex Zepeda | -1/+8 |
| 2023-07-24 | bootstrap: Don't bundle musl on Unikraft | Martin Kröning | -2/+2 |
| 2023-07-24 | compiler: Add `x86_64-unikraft-linux-musl` target | Martin Kröning | -0/+2 |
| 2023-07-23 | Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonur | bors | -9/+19 |
| 2023-07-23 | Fix test panics for submodule of book is not updated | yukang | -9/+19 |
| 2023-07-22 | Fix rustc-args passing issue in bootstrap | yukang | -0/+7 |
| 2023-07-20 | etc: add `RUSTC_BOOTSTRAP` to rust-analyzer config | Michael Howell | -0/+1 |
| 2023-07-20 | Rollup merge of #113800 - oli-obk:gha_ci_cycle, r=jyn514 | Matthias Krüger | -1/+2 |
| 2023-07-20 | Avoid another gha group nesting | Oli Scherer | -1/+2 |
| 2023-07-20 | Rollup merge of #113710 - loongarch-rs:fix-rpath, r=clubby789 | Matthias Krüger | -2/+3 |
| 2023-07-18 | support for mips32r6 as a target_arch value | chenx97 | -2/+6 |
| 2023-07-18 | support for mips64r6 as a target_arch value | chenx97 | -1/+2 |
| 2023-07-18 | Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors | bors | -0/+3 |
| 2023-07-17 | bootstrap: use git merge-base for LLVM CI download logic | Ralf Jung | -1/+8 |
| 2023-07-15 | Rollup merge of #113731 - jyn514:ci-env, r=ozkanonur | jyn | -10/+0 |
| 2023-07-15 | Rollup merge of #113643 - jyn514:try-run, r=ozkanonur | jyn | -80/+76 |
| 2023-07-15 | Rollup merge of #113683 - ozkanonur:polished, r=jyn514 | Matthias Krüger | -13/+1 |
| 2023-07-15 | Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68 | Matthias Krüger | -66/+52 |
| 2023-07-15 | Remove unused `bootstrap::util::CiEnv` enum | jyn | -10/+0 |
| 2023-07-15 | Replace `builder::try_run_quiet` with `run_quiet_delaying_failure` | jyn | -17/+13 |
| 2023-07-15 | Rename `Builder::try_run` to `run_delaying_failure` | jyn | -16/+16 |
| 2023-07-15 | Deduplicate `Builder::try_run` and mark `Config::try_run` as deprecated | jyn | -63/+63 |
| 2023-07-15 | Fix rpath for libdir is specified | WANG Rui | -2/+3 |
| 2023-07-14 | fix another nesting issue | jyn | -4/+4 |
| 2023-07-14 | fix another GHA log panic | jyn | -0/+3 |
| 2023-07-14 | add a couple more groups | jyn | -7/+12 |
| 2023-07-14 | Add `track_caller` to builder.msg | jyn | -0/+8 |
| 2023-07-14 | put configure behind a group | jyn | -1/+5 |
| 2023-07-14 | don't print download progress in CI | jyn | -3/+8 |
| 2023-07-14 | Add must_use to `msg_` functions | jyn | -45/+67 |
| 2023-07-14 | Add GHA log groups for tool tests | jyn | -0/+20 |
| 2023-07-14 | Make sure toolstates.json ends in a newline | jyn | -1/+4 |
| 2023-07-14 | fix nested GHA groups (redux) | jyn | -10/+6 |
| 2023-07-14 | Don't checkout the LLVM submodule in `x dist --dry-run` | jyn | -1/+3 |
| 2023-07-14 | Don't nest GHA groups in `check::Std` | jyn | -0/+1 |
| 2023-07-14 | Add even more GHA log groups | jyn | -15/+45 |
| 2023-07-14 | Fix `x suggest --run` | jyn | -3/+2 |
| 2023-07-14 | remove outdated FIXMEs on bootstrap | ozkanonur | -13/+1 |
| 2023-07-14 | bootstrap: update defaults for `compiler` and `library` aliases | Lukas Markeffsky | -86/+114 |
| 2023-07-14 | Rollup merge of #113640 - jyn514:nodejs-defaults, r=GuillaumeGomez | Matthias Krüger | -43/+39 |
| 2023-07-13 | Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonur | bors | -3/+9 |