| Age | Commit message (Expand) | Author | Lines |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -1/+1 |
| 2023-11-17 | Rollup merge of #117850 - onur-ozkan:fix-116538, r=Mark-Simulacrum | Takayuki Maeda | -4/+10 |
| 2023-11-16 | bootstrap: only show PGO warnings when verbose | Josh Stone | -1/+3 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -29/+10 |
| 2023-11-14 | Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasi | bors | -8/+7 |
| 2023-11-13 | doc: add release notes to standalone doc bundle | Michael Howell | -1/+103 |
| 2023-11-13 | Try Mode::ToolRustc | Laurențiu Nicola | -6/+6 |
| 2023-11-13 | set CFG_OMIT_GIT_HASH=1 during builds when omit-git-hash is enabled | Pietro Albini | -0/+7 |
| 2023-11-12 | Cranelift isn't available on non-nightly channels | Mark Rousskov | -4/+1 |
| 2023-11-12 | bootstrap: simplify setting unstable-options for tools | onur-ozkan | -4/+10 |
| 2023-11-12 | write .last-warned-change-id only if environment is tty | onur-ozkan | -2/+7 |
| 2023-11-12 | bootstrap: add doc-comments for `ChangeSeverity` | onur-ozkan | -1/+3 |
| 2023-11-12 | remove .last-warned-change-id on `x clean` | onur-ozkan | -0/+1 |
| 2023-11-12 | refactor change-tracking implementation | onur-ozkan | -27/+70 |
| 2023-11-11 | print the change warnings once for per id | onur-ozkan | -0/+10 |
| 2023-11-11 | merge `if-available` and `if-unchanged` for `download-ci-llvm` | onur-ozkan | -8/+10 |
| 2023-11-10 | Allow rustc_private for RustAnalyzer | Laurențiu Nicola | -2/+1 |
| 2023-11-10 | Auto merge of #117765 - onur-ozkan:fix-117762, r=clubby789 | bors | -0/+6 |
| 2023-11-09 | enable unstable feature on `x clean [PATH]` | onur-ozkan | -0/+6 |
| 2023-11-09 | Auto merge of #117708 - onur-ozkan:x-setup, r=clubby789 | bors | -104/+112 |
| 2023-11-09 | Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68 | bors | -5/+23 |
| 2023-11-09 | chore(bootstrap): capitalize {error, warning, info, note} tags | onur-ozkan | -92/+92 |
| 2023-11-09 | allow users to override the existing configuration during x setup | onur-ozkan | -1/+11 |
| 2023-11-09 | check config file before prompts on x setup | onur-ozkan | -13/+11 |
| 2023-11-09 | Rollup merge of #117724 - Kobzol:shim-error-message, r=onur-ozkan | Takayuki Maeda | -1/+3 |
| 2023-11-09 | Rollup merge of #117723 - onur-ozkan:keep-bootstrap-on-x-clean, r=albertlarsan68 | Takayuki Maeda | -1/+0 |
| 2023-11-08 | Restore rustc shim error message | Jakub Beránek | -1/+3 |
| 2023-11-08 | speed up `x clean` | onur-ozkan | -1/+0 |
| 2023-11-08 | Rollup merge of #117263 - onur-ozkan:change-id-fix, r=saethlin | Guillaume Gomez | -24/+40 |
| 2023-11-08 | bootstrap: add more detail on change-id comments | onur-ozkan | -4/+7 |
| 2023-11-08 | bootstrap: improve `fn check_version` | onur-ozkan | -21/+21 |
| 2023-11-08 | handle the case when the change-id isn't found | onur-ozkan | -12/+25 |
| 2023-11-08 | Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkan | Matthias Krüger | -13/+13 |
| 2023-11-08 | Rollup merge of #117667 - Alexendoo:doc-clippy-config, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2023-11-08 | Rollup merge of #117663 - klensy:bump-deps, r=davidtwco | Matthias Krüger | -36/+4 |
| 2023-11-08 | Auto merge of #116881 - LuuuXXX:issue-110087, r=onur-ozkan | bors | -29/+113 |
| 2023-11-08 | coverage: Rename the `run-coverage` test mode to `coverage-run` | Zalathar | -13/+13 |
| 2023-11-08 | Fix issue #110087 | LuuuX | -29/+113 |
| 2023-11-07 | Document clippy_config in nightly-rustc docs | Alex Macleod | -1/+1 |
| 2023-11-07 | bump some deps | klensy | -36/+4 |
| 2023-11-07 | coverage: Register `test::Coverage` as the test suite for `tests/coverage` | Zalathar | -1/+2 |
| 2023-11-07 | coverage: Migrate `tests/coverage-map` into `tests/coverage` | Zalathar | -13/+5 |
| 2023-11-07 | coverage: Migrate `tests/run-coverage` into `tests/coverage` | Zalathar | -9/+7 |
| 2023-11-07 | coverage: Set up a macro for declaring unified coverage test suites | Zalathar | -0/+53 |
| 2023-11-07 | coverage: Add `./x.py test coverage`, an alias for `coverage-map` and `run-co... | Zalathar | -0/+51 |
| 2023-11-06 | rename github_repository to git_repository | Pietro Albini | -4/+4 |
| 2023-11-06 | Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco | bors | -2/+5 |
| 2023-11-05 | Auto merge of #117574 - onur-ozkan:fix-compiler-crate-linking, r=Mark-Simulacrum | bors | -57/+72 |
| 2023-11-05 | bootstrap: improve linking of tool docs | onur-ozkan | -41/+40 |
| 2023-11-05 | Rollup merge of #117524 - unleashed:bootstrap-create-hooks-dir, r=Mark-Simula... | Matthias Krüger | -1/+6 |