| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2023-07-09 | Port PGO/LTO/BOLT optimized build pipeline to Rust | Jakub Beránek | -100/+18 |
| 2023-07-09 | Use String or Int to set the opt level | hi-rustin | -14/+64 |
| 2023-07-08 | Auto merge of #113484 - matthiaskrgr:rollup-goq2u0d, r=matthiaskrgr | bors | -2/+2 |
| 2023-07-08 | Fail the build if clippy tests don't pass | Nilstrieb | -0/+4 |
| 2023-07-08 | Rollup merge of #112931 - cbeuw:apple-zlib, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2023-07-06 | Rollup merge of #113371 - jyn514:submodule-with-tags, r=albertlarsan68 | fee1-dead | -0/+3 |
| 2023-07-05 | allow mixing `llvm.assertions` and `download-rustc` | jyn | -22/+22 |
| 2023-07-05 | fix `x test --stage 0 core` | jyn | -1/+1 |
| 2023-07-05 | check ci-rustc options | jyn | -3/+39 |
| 2023-07-05 | Make `--dry-run` more useful when download-rustc is enabled | jyn | -2/+6 |
| 2023-07-05 | Fix submodule handling when the current branch is named after a tag | jyn | -0/+3 |
| 2023-07-05 | Rollup merge of #113356 - he32:netbsd-riscv64, r=oli-obk | Michael Goulet | -1/+4 |
| 2023-07-05 | Rollup merge of #113010 - klensy:ri-rls-fmt, r=ozkanonur | Michael Goulet | -1/+1 |
| 2023-07-05 | Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd. | Havard Eidnes | -1/+4 |
| 2023-07-05 | Auto merge of #112697 - tgross35:explain-markdown, r=oli-obk | bors | -0/+5 |
| 2023-07-04 | Copy stage0 `rustc` binaries to `stage0-sysroot` | Jakub Beránek | -0/+43 |
| 2023-07-04 | bootstrap: rust-installer no loger subtree, so allow running lints over it | klensy | -1/+1 |
| 2023-07-03 | Remove compare mode | Michael Goulet | -1/+1 |
| 2023-07-03 | Add a simple markdown parser for formatting `rustc --explain` | Trevor Gross | -0/+5 |
| 2023-07-02 | Auto merge of #113260 - flip1995:clippyup, r=Manishearth | bors | -17/+5 |
| 2023-07-02 | Fix compile-test tests to work with the new ui_test crate | Philipp Krones | -17/+5 |
| 2023-07-02 | Rollup merge of #113244 - Kobzol:bootstrap-rust-analyzer-tests, r=jyn514 | Matthias Krüger | -1/+3 |
| 2023-07-02 | Rollup merge of #113234 - jyn514:revert-python-test-args, r=clubby789 | Matthias Krüger | -5/+15 |
| 2023-07-02 | Auto merge of #112756 - hi-rustin:rustin-patch-bootstrap, r=clubby789 | bors | -9/+65 |
| 2023-07-02 | Fix broken tests | hi-rustin | -5/+1 |
| 2023-07-01 | Make Rust Analyzer tests faster by compiling less code | Jakub Beránek | -1/+3 |
| 2023-07-01 | Don't pass --test-args to `python -m unitest` | jyn | -5/+15 |
| 2023-07-01 | Add tests for RustOptimize | hi-rustin | -1/+20 |
| 2023-07-01 | Use RustOptimize to set optimize | hi-rustin | -9/+50 |
| 2023-07-01 | msvc dist extended: rust-analyzer is optional | Rémy Rakic | -19/+20 |
| 2023-07-01 | msvc dist extended: clippy is optional | Rémy Rakic | -22/+29 |
| 2023-07-01 | Rollup merge of #113185 - jyn514:dist-channel, r=ozkanonur | Matthias Krüger | -0/+3 |
| 2023-06-29 | Set `channel = nightly` in dist profile | jyn | -0/+3 |