| Age | Commit message (Expand) | Author | Lines |
| 2024-09-21 | Auto merge of #127546 - workingjubilee:5-level-paging-exists, r=saethlin | bors | -4/+2 |
| 2024-09-21 | Auto merge of #129283 - saethlin:unreachable-allocas, r=scottmcm | bors | -1/+1 |
| 2024-09-21 | remove `#[cmse_nonsecure_entry]` | Folkert | -5/+4 |
| 2024-09-21 | add `C-cmse-nonsecure-entry` ABI | Folkert de Vries | -0/+5 |
| 2024-09-21 | Remove x86_64-fuchsia and aarch64-fuchsia target aliases | Artyom Tetyukhin | -2/+0 |
| 2024-09-21 | fmt (with a huge diff for some reason) | Ralf Jung | -205/+180 |
| 2024-09-21 | Merge from rustc | Ralf Jung | -4099/+7524 |
| 2024-09-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-09-20 | Add --enable-profiler to armhf dist | Elli Howard | -1/+1 |
| 2024-09-21 | Rollup merge of #130642 - cuviper:run-make-cargo, r=jieyouxu | Matthias Krüger | -0/+19 |
| 2024-09-21 | Fix clippy | Ben Kimock | -1/+1 |
| 2024-09-21 | move enzyme flags from general cargo to rustc-specific cargo | onur-ozkan | -6/+4 |
| 2024-09-20 | Pass the current cargo to `run-make` tests | Josh Stone | -0/+19 |
| 2024-09-20 | Auto merge of #130632 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-09-20 | Update to LLVM 19.1.0 | Josh Stone | -0/+0 |
| 2024-09-20 | Auto merge of #130631 - GuillaumeGomez:rollup-jpgy1iv, r=GuillaumeGomez | bors | -5/+52 |
| 2024-09-20 | Update cargo | Weihang Lo | -0/+0 |
| 2024-09-20 | Rollup merge of #130619 - GuillaumeGomez:scraped-examples-height, r=notriddle | Guillaume Gomez | -2/+9 |
| 2024-09-20 | Rollup merge of #130614 - arttet:arm64e-apple-tvos, r=bjorn3 | Guillaume Gomez | -3/+43 |
| 2024-09-20 | analysis-stats: respect --disable-proc-macros flag | David Barsky | -1/+5 |
| 2024-09-20 | Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors | bors | -93/+157 |
| 2024-09-20 | miri: An error message got changed | Jubilee Young | -2/+2 |
| 2024-09-20 | Normalize being an annoying little compile test | Jubilee Young | -1/+0 |
| 2024-09-21 | Support clobber_abi and vector/access registers (clobber-only) in s390x inlin... | Taiki Endo | -0/+7 |
| 2024-09-20 | skip `FileCheck` check when running in dry-run mode | onur-ozkan | -11/+11 |
| 2024-09-20 | Add arm64e-apple-tvos target | Artyom Tetyukhin | -3/+43 |
| 2024-09-20 | remove workaround for make prepare and use dry-run build instead | onur-ozkan | -10/+1 |
| 2024-09-20 | Improve paddings for code blocks line numbers | Guillaume Gomez | -2/+6 |
| 2024-09-20 | Revert additional scraped examples height | Guillaume Gomez | -0/+3 |
| 2024-09-20 | Rollup merge of #130607 - GnomedDev:remove-seekfrom-paths, r=compiler-errors | Guillaume Gomez | -25/+18 |
| 2024-09-20 | Rollup merge of #130585 - GuillaumeGomez:add-rustdoc-template-tidy-check, r=n... | Guillaume Gomez | -0/+60 |
| 2024-09-20 | Rollup merge of #130566 - jieyouxu:breakup-runtest, r=compiler-errors | Guillaume Gomez | -2041/+2156 |
| 2024-09-20 | Update std support for all vxworks target archs | B I Mohammed Abbas | -2/+2 |
| 2024-09-20 | Add Vxworks RISC-V targets | B I Mohammed Abbas | -0/+4 |
| 2024-09-20 | [Clippy] Remove final std paths for diagnostic item | GnomedDev | -25/+18 |
| 2024-09-20 | Auto merge of #130508 - adwinwhite:niche-not-depend-on-order, r=the8472 | bors | -4/+5 |
| 2024-09-20 | Auto merge of #18132 - ChayimFriedman2:fix-closure-semi, r=Veykril | bors | -32/+100 |
| 2024-09-20 | Auto merge of #18151 - ChayimFriedman2:metavar-concat, r=Veykril | bors | -5/+304 |
| 2024-09-20 | Auto merge of #18108 - ChayimFriedman2:lint-level-cfg, r=Veykril | bors | -16/+120 |
| 2024-09-20 | Auto merge of #130597 - matthiaskrgr:rollup-9ls4066, r=matthiaskrgr | bors | -17/+16 |
| 2024-09-20 | Rollup merge of #130582 - notriddle:notriddle/doctest-span, r=GuillaumeGomez | Matthias Krüger | -11/+2 |
| 2024-09-20 | Rollup merge of #130567 - jieyouxu:tool-docs-compiletest, r=Kobzol | Matthias Krüger | -6/+14 |
| 2024-09-19 | Merge commit 'b23b69900eab1260be510b2bd8922f4b6de6cf1e' into sync-from-rustfmt | Yacin Tmimi | -1556/+4708 |
| 2024-09-19 | Add `field@` and `variant@` doc-link disambiguators | Noa | -43/+56 |
| 2024-09-19 | bless issue-56762.rs as huge-static.rs | Jubilee Young | -1/+0 |
| 2024-09-19 | Add tidy check for rustdoc templates to ensure the whitespace characters are ... | Guillaume Gomez | -0/+60 |
| 2024-09-19 | rustdoc: use the correct span for doctests | Michael Howell | -11/+2 |
| 2024-09-19 | When checking for forbidden expr kind matches, account for rawness | Chayim Refael Friedman | -1/+25 |
| 2024-09-19 | Handle lint attributes that are under `#[cfg_attr]` | Chayim Refael Friedman | -16/+120 |
| 2024-09-19 | Support the `${concat(...)}` metavariable expression | Chayim Refael Friedman | -5/+304 |