| Age | Commit message (Expand) | Author | Lines |
| 2023-11-24 | add change information for PR#117813 | onur-ozkan | -0/+5 |
| 2023-11-24 | Rollup merge of #118187 - onur-ozkan:recompile-llvm-on-changes, r=clubby789 | Michael Goulet | -2/+50 |
| 2023-11-24 | Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkan | bors | -7/+10 |
| 2023-11-24 | Fix build on Solaris after #117815. | Petr Sumbera | -3/+3 |
| 2023-11-23 | Fix tidy on untracked files with special character | Matt Harding | -7/+10 |
| 2023-11-23 | Auto merge of #117815 - onur-ozkan:update-change-tracking-impl, r=albertlarsan68 | bors | -29/+90 |
| 2023-11-23 | Auto merge of #116449 - Kobzol:bootstrap-rustdoc-shim, r=petrochenkov | bors | -33/+79 |
| 2023-11-23 | Add LLD flags to rustdoc cargo invocations | Jakub Beránek | -20/+64 |
| 2023-11-23 | Recompile LLVM when it changes in the git sources | onur-ozkan | -2/+50 |
| 2023-11-22 | Rollup merge of #118013 - sivadeilra:user/ardavis/ehcont, r=wesleywiser | Michael Goulet | -1/+14 |
| 2023-11-21 | update -Cehcont-guard and comment | Arlie Davis | -3/+7 |
| 2023-11-21 | x.py fmt | Arlie Davis | -5/+1 |
| 2023-11-21 | Add support for generating the EHCont section | Arlie Davis | -2/+15 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -2/+2 |
| 2023-11-21 | [Miri] Do not respect RUSTC_HOST_FLAGS since RUSTFLAGS isn't | Urgau | -1/+1 |
| 2023-11-21 | Rollup merge of #118083 - calebzulawski:remove-i686-apple-darwin, r=albertlar... | Nilstrieb | -1/+1 |
| 2023-11-21 | utilize stdlib debug assertion status in compiletest | onur-ozkan | -0/+4 |
| 2023-11-21 | Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnay | Nilstrieb | -0/+5 |
| 2023-11-19 | Remove i686-apple-darwin cross-testing | Caleb Zulawski | -1/+1 |
| 2023-11-19 | Auto merge of #117888 - notriddle:notriddle/releases, r=Mark-Simulacrum | bors | -1/+101 |
| 2023-11-19 | Explicitly unset $CARGO for compiletest | Nilstrieb | -0/+5 |
| 2023-11-19 | Fix outdated doc comment on Releases doc build step | Michael Howell | -7/+4 |
| 2023-11-19 | Auto merge of #117868 - ferrocene:pa-omit-git-hash, r=Mark-Simulacrum | bors | -0/+7 |
| 2023-11-18 | Do not call dry_run twice | Michael Howell | -2/+3 |
| 2023-11-18 | Auto merge of #117813 - onur-ozkan:simplify-download-ci-llvm-option, r=Mark-S... | bors | -8/+10 |
| 2023-11-18 | Unify passing of flags to rustdoc | Jakub Beránek | -24/+26 |
| 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 |