| Age | Commit message (Expand) | Author | Lines |
| 2023-12-12 | Add rust_analyzer to EXTRA_CHECK_CFGS | Laurențiu Nicola | -0/+2 |
| 2023-12-11 | sort dump files at the end of bootstrap | onur-ozkan | -2/+29 |
| 2023-12-11 | update auto completions | onur-ozkan | -2/+2 |
| 2023-12-11 | Dump command invocations from bootstrap shims | onur-ozkan | -9/+69 |
| 2023-12-10 | Revert "Use MCP510" | Jakub Beránek | -11/+3 |
| 2023-12-10 | Add ChangeInfo record | Jakub Beránek | -0/+5 |
| 2023-12-10 | Remove unused run_dsymutil and gpg_password_file config values | Jakub Beránek | -4/+0 |
| 2023-12-10 | Destructure TOML configs | Jakub Beránek | -168/+299 |
| 2023-12-10 | Review fixes | Jakub Beránek | -21/+21 |
| 2023-12-10 | Produce an explicit error when using a self-contained lld, but we don't add i... | Jakub Beránek | -0/+10 |
| 2023-12-10 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2023-12-10 | Do not invoke external lld to figure out thread flags in self-contained mode | Jakub Beránek | -8/+23 |
| 2023-12-10 | Use MCP510 | Jakub Beránek | -2/+11 |
| 2023-12-10 | Introduce `LldMode` and generalize parsing of `use-lld` | Jakub Beránek | -12/+99 |
| 2023-12-10 | Refactor rust(do)c linker flags | Jakub Beránek | -65/+51 |
| 2023-12-10 | Add `is_msvc` function | Jakub Beránek | -23/+26 |
| 2023-12-10 | Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomez | bors | -2/+13 |
| 2023-12-09 | Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrum | bors | -28/+43 |
| 2023-12-09 | fix --dry-run when the change-id warning is printed | jyn | -2/+2 |
| 2023-12-09 | allow bypassing the build directory lock | onur-ozkan | -28/+43 |
| 2023-12-09 | Auto merge of #117771 - tmandry:fuchsia-gha, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-12-09 | Rollup merge of #118747 - Urgau:check-cfg-freebsd-cleanup, r=onur-ozkan | Guillaume Gomez | -2/+0 |
| 2023-12-09 | Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simula... | Guillaume Gomez | -0/+13 |
| 2023-12-08 | Remove extra check-cfg handled by libc directly | Urgau | -2/+0 |
| 2023-12-08 | Auto merge of #118301 - weihanglo:rustfix-doc, r=albertlarsan68 | bors | -5/+4 |
| 2023-12-07 | Build Fuchsia in CI | Tyler Mandry | -1/+1 |
| 2023-12-06 | Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naber | Matthias Krüger | -3/+3 |
| 2023-12-06 | Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789 | Matthias Krüger | -0/+2 |
| 2023-12-05 | Rollup merge of #118642 - Xanewok:patch-1, r=clubby789 | Michael Goulet | -1/+0 |
| 2023-12-05 | add comment about keeping flags in sync between bootstrap.py and bootstrap.rs | Ralf Jung | -0/+2 |
| 2023-12-05 | Update bootstrap libc to 0.2.150 | Urgau | -3/+3 |
| 2023-12-05 | bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expression... | Igor Matuszewski | -1/+0 |
| 2023-12-05 | Fix x not to quit when x prints settings.json | long-long-float | -6/+7 |
| 2023-12-05 | Add safe compilation options | l00846161 | -0/+13 |
| 2023-12-02 | replace `once_cell::sync::OnceCell` with std `OnceLock` | onur-ozkan | -15/+14 |
| 2023-11-29 | Auto merge of #118132 - onur-ozkan:stdlib-assertion-status-to-compiletest, r=... | bors | -0/+4 |
| 2023-11-28 | Rollup merge of #118323 - onur-ozkan:better-error-for-incorrect-profiles, r=c... | Matthias Krüger | -0/+5 |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -2/+2 |
| 2023-11-27 | Auto merge of #118352 - Zalathar:llvm-hash, r=onur-ozkan | bors | -5/+9 |
| 2023-11-27 | bootstrap: Memoize the LLVM rebuild hash to avoid very slow `x check` | Zalathar | -5/+9 |
| 2023-11-27 | Rollup merge of #118322 - onur-ozkan:if-only-doctests-skip-compiletest, r=clu... | Matthias Krüger | -1/+9 |
| 2023-11-26 | give dev-friendly error message for incorrect config profiles | onur-ozkan | -0/+5 |
| 2023-11-26 | skip {tidy,compiletest,rustdoc-gui} based tests for `DocTests::Only` | onur-ozkan | -1/+9 |
| 2023-11-25 | bootstrap: remove unused comment | Weihang Lo | -2/+0 |
| 2023-11-25 | bootstrap: sort items of cargo docs | Weihang Lo | -4/+4 |
| 2023-11-25 | bootstrap: build `rustfix` doc from `src/tools/cargo` | Weihang Lo | -0/+1 |
| 2023-11-25 | Rollup merge of #118220 - onur-ozkan:followups, r=Mark-Simulacrum | León Orell Valerian Liehr | -88/+99 |
| 2023-11-25 | Auto merge of #118235 - psumbera:bootstrap-main-t, r=Mark-Simulacrum | bors | -3/+3 |
| 2023-11-24 | move CONFIG_CHANGE_HISTORY to its own module | onur-ozkan | -91/+97 |
| 2023-11-24 | use the change-id from source instead of the one from config.tom | onur-ozkan | -2/+2 |