| Age | Commit message (Expand) | Author | Lines |
| 2025-08-26 | Make `lto` and `linker-plugin-lto` work the same for `compiler_builtins` | Matthew Maurer | -12/+1 |
| 2025-08-26 | Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieu | bors | -55/+178 |
| 2025-08-26 | Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3 | Samuel Tardieu | -10/+13 |
| 2025-08-26 | Rollup merge of #145840 - a4lg:riscv-elf-flags-for-internal-objs, r=WaffleLapkin | Samuel Tardieu | -3/+11 |
| 2025-08-26 | Rollup merge of #145792 - scrabsha:push-umpytyxunpxq, r=jdonszelmann | Samuel Tardieu | -42/+154 |
| 2025-08-26 | fix: Render continuation between no source labels | Scott Schafer | -19/+20 |
| 2025-08-26 | fix: Add col separator before secondary messages with no source | Scott Schafer | -0/+25 |
| 2025-08-26 | fix: Don't add an end column separator after a file with no source | Scott Schafer | -5/+20 |
| 2025-08-27 | stop returning errors when format foreign has trailing dollar | Takayuki Maeda | -1/+1 |
| 2025-08-26 | Auto merge of #145890 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-26, r=Gu... | bors | -60/+76 |
| 2025-08-26 | Comment on intentional field order | Daria Sukhonina | -0/+3 |
| 2025-08-26 | Ensure the coordinator thread terminates first | Daria Sukhonina | -2/+2 |
| 2025-08-26 | Fix sync conflict | Guillaume Gomez | -1/+1 |
| 2025-08-26 | Merge commit 'feb42827f11a7ae241ceecc81e9ae556fb6ba214' into subtree-update_c... | Guillaume Gomez | -61/+77 |
| 2025-08-26 | Rollup merge of #145867 - Zalathar:range-attr, r=nikic | Guillaume Gomez | -11/+30 |
| 2025-08-26 | Rollup merge of #145481 - mu001999-contrib:fix/closure-sugg, r=SparrowLii | Guillaume Gomez | -6/+10 |
| 2025-08-26 | Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r... | Guillaume Gomez | -1/+72 |
| 2025-08-26 | Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwco | Guillaume Gomez | -0/+41 |
| 2025-08-26 | Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhpratt | Guillaume Gomez | -12/+3 |
| 2025-08-26 | Use captures(address) instead of captures(none) for indirect args | Nikita Popov | -18/+15 |
| 2025-08-26 | Remove 1-argument special case from format_args!(). | Mara Bos | -20/+0 |
| 2025-08-26 | add a flag to codegen fn attrs for foreign items | Jana Dönszelmann | -10/+13 |
| 2025-08-26 | Auto merge of #145871 - Zalathar:rollup-lag9tlg, r=Zalathar | bors | -167/+237 |
| 2025-08-26 | remove deprecated Error::description in impls | Marijn Schouten | -12/+3 |
| 2025-08-26 | Rollup merge of #145847 - madsmtm:no-xcrun-warnings, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-08-26 | Auto merge of #145848 - Kobzol:optimize-file-read, r=the8472 | bors | -2/+8 |
| 2025-08-26 | Rollup merge of #145814 - bjorn3:codegen_worker_fatal_error, r=petrochenkov | Stuart Cook | -151/+133 |
| 2025-08-26 | Rollup merge of #144885 - zachs18:ptr_guaranteed_cmp_more, r=RalfJung | Stuart Cook | -15/+103 |
| 2025-08-26 | rustc_codegen_ssa: More comprehensive RISC-V ELF flags | Tsukasa OI | -2/+10 |
| 2025-08-26 | rustc_codegen_ssa: Fix comment | Tsukasa OI | -1/+1 |
| 2025-08-26 | Assert that LLVM range-attribute values don't exceed 128 bits | Zalathar | -11/+30 |
| 2025-08-25 | Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwU | bors | -214/+359 |
| 2025-08-25 | Only consider auto traits empty for the purposes of omitting vptrs from subtr... | Zachary S | -1/+6 |
| 2025-08-25 | Use attribute name in message for "outer attr used as inner attr" errors | Sasha Pourcelot | -42/+154 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+41 |
| 2025-08-25 | Do not open every source file twice when reading it | Jakub Beránek | -2/+8 |
| 2025-08-25 | use size_hint in attrs_to_doc_fragments | binarycat | -2/+7 |
| 2025-08-25 | On binding not present in all patterns, suggest potential typo | Esteban Küber | -35/+88 |
| 2025-08-25 | Switch next solver to use a specific associated type for trait def id | Chayim Refael Friedman | -177/+233 |
| 2025-08-25 | Don't show warnings from xcrun with -Zverbose-internals | Mads Marquart | -1/+1 |
| 2025-08-25 | change non-defining use error message | lcnr | -41/+40 |
| 2025-08-25 | support non-defining uses in HIR typeck | lcnr | -186/+331 |
| 2025-08-25 | Rollup merge of #145836 - minux-lee:issue-145835, r=RalfJung | Stuart Cook | -5/+0 |
| 2025-08-25 | Rollup merge of #145830 - nnethercote:TokenKind-unref, r=chenyukang | Stuart Cook | -49/+49 |
| 2025-08-25 | Rollup merge of #145820 - mati865:raw-elf-verdefnum, r=bjorn3 | Stuart Cook | -3/+10 |
| 2025-08-25 | Rollup merge of #145817 - Zalathar:llvm-bool, r=workingjubilee | Stuart Cook | -63/+103 |
| 2025-08-25 | Rollup merge of #145788 - JonathanBrouwer:proper-fix-for-macro-call-target, r... | Stuart Cook | -17/+35 |
| 2025-08-25 | Rollup merge of #145620 - compiler-errors:fake-dyn-to-dyn, r=lcnr | Stuart Cook | -62/+74 |
| 2025-08-25 | fold regions, don't erase | lcnr | -3/+4 |
| 2025-08-25 | add span to struct pattern rest (..) | Valdemar Erk | -23/+32 |