| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-07-13 | Rollup merge of #113616 - edg-l:fix_bootstrap, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2023-07-13 | Support `x suggest` with build-metrics | jyn | -8/+9 |
| 2023-07-13 | Remove unnecessary `Builder::new_standalone` function | jyn | -23/+9 |
| 2023-07-13 | Rename `detail_exit_macro` to `exit` | jyn | -35/+35 |
| 2023-07-13 | Make `nodejs` control the default for RustdocJs tests instead of a hard-off s... | jyn | -43/+39 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -3/+9 |
| 2023-07-12 | Auto merge of #113214 - GuillaumeGomez:try-run-fix, r=ozkanonur,jyn514 | bors | -27/+22 |
| 2023-07-12 | Fix bootstrap.py uname error. | Edgar Luque | -1/+1 |
| 2023-07-11 | Rollup merge of #113579 - ekusiadadus:master, r=albertlarsan68 | Jubilee | -5/+1 |
| 2023-07-11 | Rollup merge of #113373 - jyn514:download-rustc-fixes, r=albertlarsan68 | Jubilee | -22/+63 |
| 2023-07-11 | Move `ci_rustc_dir` to Config and use it consistently | jyn | -8/+9 |
| 2023-07-12 | Revert "fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error" | ekusiadadus | -5/+1 |
| 2023-07-11 | Don't fail early if `try_run` returns an error | Guillaume Gomez | -27/+22 |
| 2023-07-11 | Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonur | Matthias Krüger | -3/+7 |
| 2023-07-10 | Don't print "Skipping" twice | jyn | -3/+7 |
| 2023-07-09 | Auto merge of #113341 - Kobzol:stage0-sysroot, r=Mark-Simulacrum | bors | -0/+43 |
| 2023-07-09 | Rollup merge of #113273 - hi-rustin:rustin-patch-opt-level, r=Kobzol | Matthias Krüger | -14/+64 |