| Age | Commit message (Expand) | Author | Lines |
| 2025-08-14 | Rollup merge of #142372 - Urgau:improve-remap_path_prefix-doc, r=wesleywiser | Guillaume Gomez | -14/+61 |
| 2025-08-14 | Rollup merge of #140434 - a4lg:rustdoc-multi-footnote-refs, r=fmease,Guillaum... | Guillaume Gomez | -10/+48 |
| 2025-08-14 | rewrite test with `#![no_core]` | StackOverflowExcept1on | -69/+53 |
| 2025-08-14 | Apply suggestions from code review | Ralf Jung | -7/+7 |
| 2025-08-14 | avoid unnecessary type sanity checks | Ralf Jung | -15/+11 |
| 2025-08-14 | shrink TestBranch::Constant and PatRangeBoundary::Finite | Ralf Jung | -17/+23 |
| 2025-08-14 | change StrLit type to ty::Value as well | Ralf Jung | -5/+2 |
| 2025-08-14 | use ty::Value instead of manual pairs of types and valtrees | Ralf Jung | -88/+84 |
| 2025-08-14 | pattern testing: store constants as valtrees | Ralf Jung | -120/+106 |
| 2025-08-14 | PatKind: store constants as valtrees | Ralf Jung | -78/+68 |
| 2025-08-14 | resolve: Improve code reuse in typo candidate collection | Vadim Petrochenkov | -46/+52 |
| 2025-08-14 | resolve: Do not show deprecated helper attributes in typo recommendations | Vadim Petrochenkov | -28/+8 |
| 2025-08-14 | resolve: Do not call `resolve_macro_path` from late resolution | Vadim Petrochenkov | -28/+13 |
| 2025-08-13 | bootstrap: Update completions for new --timings argument | Josh Triplett | -4/+16 |
| 2025-08-14 | Sometimes skip over tokens in `parse_token_tree`. | Nicholas Nethercote | -6/+23 |
| 2025-08-13 | bootstrap: Support passing `--timings` to cargo | Josh Triplett | -8/+31 |
| 2025-08-14 | rustdoc: Allow multiple references to a single footnote | Tsukasa OI | -10/+48 |
| 2025-08-14 | Auto merge of #145131 - Kobzol:bootstrap-clippy, r=jieyouxu | bors | -144/+431 |
| 2025-08-14 | Add regression test for a former ICE involving helper attributes containing i... | León Orell Valerian Liehr | -0/+28 |
| 2025-08-13 | Auto merge of #144793 - petrochenkov:extprel3, r=davidtwco | bors | -90/+235 |
| 2025-08-14 | Stabilize `sse4a` and `tbm` target features | sayantn | -15/+7 |
| 2025-08-13 | Auto merge of #145366 - GuillaumeGomez:rollup-v0a6v3u, r=GuillaumeGomez | bors | -503/+941 |
| 2025-08-13 | Port the `#[linkage]` attribute to the new attribute system | Sasha Pourcelot | -124/+207 |
| 2025-08-13 | Improve `--remap-path-prefix` documentation | Urgau | -14/+61 |
| 2025-08-13 | fix(compiler/rustc_codegen_llvm): apply `target-cpu` attribute | StackOverflowExcept1on | -3/+103 |
| 2025-08-13 | Rollup merge of #145356 - GuillaumeGomez:doctest-escaped, r=fmease | Guillaume Gomez | -0/+14 |
| 2025-08-13 | Rollup merge of #145349 - GuillaumeGomez:unstable-items-search, r=lolbinaryca... | Guillaume Gomez | -1/+3 |
| 2025-08-13 | Rollup merge of #145341 - Kobzol:codegen-backend-gcc, r=jieyouxu | Guillaume Gomez | -67/+98 |
| 2025-08-13 | Rollup merge of #145241 - tomtor:avr-layout, r=nikic | Guillaume Gomez | -1/+7 |
| 2025-08-13 | Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkov | Guillaume Gomez | -211/+405 |
| 2025-08-13 | Rollup merge of #144962 - Gelbpunkt:aarch64_be-unknown-none-softfloat, r=davi... | Guillaume Gomez | -0/+124 |
| 2025-08-13 | Rollup merge of #144955 - lcnr:lazily-update-non-parent-goals, r=BoxyUwU | Guillaume Gomez | -68/+95 |
| 2025-08-13 | Rollup merge of #144949 - nnethercote:more-Printer-cleanups, r=davidtwco | Guillaume Gomez | -155/+186 |
| 2025-08-13 | Rollup merge of #144761 - tgross35:cfg-outline-atomics, r=davidtwco | Guillaume Gomez | -0/+9 |
| 2025-08-13 | Update clippy tests | Vadim Petrochenkov | -2/+22 |
| 2025-08-13 | Hide docs for core::unicode | ltdk | -2/+2 |
| 2025-08-13 | Auto merge of #145298 - nikic:llvm21-rc3, r=cuviper | bors | -1/+3 |
| 2025-08-13 | Set NumRegisterParameters LLVM module flag to `N` when `-Zregparm=N` is | winstonallo | -0/+86 |
| 2025-08-13 | Add missing entry in STAGE0_MISSING_TARGETS | Jens Reidel | -0/+1 |
| 2025-08-13 | Suppress wrapper suggestion when expected and actual ty are the same adt and ... | xizheyin | -8/+9 |
| 2025-08-13 | Add test suggest-add-wrapper-issue-145294 | xizheyin | -0/+55 |
| 2025-08-13 | resolve: Improve diagnostics for ambiguities in extern prelude | Vadim Petrochenkov | -12/+11 |
| 2025-08-13 | resolve: Split extern prelude into two scopes | Vadim Petrochenkov | -86/+212 |
| 2025-08-13 | Cleanup assoc parent utils | Cameron Steffen | -64/+79 |
| 2025-08-13 | Add test for issue 122734 | Jamie Hill-Daniel | -0/+78 |
| 2025-08-13 | Add another example for escaped `#` character in doctest in rustdoc book | Guillaume Gomez | -0/+14 |
| 2025-08-13 | doc test: fix mpsc.rs try_send doc test | Eval EXEC | -2/+6 |
| 2025-08-13 | Correctly handle when there are no unstable items in the documented crate | Guillaume Gomez | -1/+3 |
| 2025-08-13 | Print crate count for `check::Rustc` in snapshot tests | Jakub Beránek | -9/+13 |
| 2025-08-13 | Use ci-mirrors for binutils in freebsd-toolchain.sh | Nikita Popov | -1/+3 |