| Age | Commit message (Expand) | Author | Lines |
| 2025-08-26 | Add snapshot test for cross-compiled dist without docs | Jakub Beránek | -5/+88 |
| 2025-08-25 | Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwU | bors | -397/+584 |
| 2025-08-25 | Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxu | bors | -273/+607 |
| 2025-08-25 | change non-defining use error message | lcnr | -47/+98 |
| 2025-08-25 | support non-defining uses in HIR typeck | lcnr | -363/+498 |
| 2025-08-25 | Auto merge of #145844 - Zalathar:rollup-4kdll9t, r=Zalathar | bors | -379/+816 |
| 2025-08-25 | Rollup merge of #145842 - tshepang:rdg-sync, r=jieyouxu | Stuart Cook | -104/+167 |
| 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 #145828 - nnethercote:bitflags-2.9.3, r=joshtriplett | Stuart Cook | -2/+2 |
| 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 #145794 - he32:bootstrap-netbsd-fix, r=Kobzol | Stuart Cook | -1/+13 |
| 2025-08-25 | Rollup merge of #145788 - JonathanBrouwer:proper-fix-for-macro-call-target, r... | Stuart Cook | -59/+337 |
| 2025-08-25 | Rollup merge of #145620 - compiler-errors:fake-dyn-to-dyn, r=lcnr | Stuart Cook | -62/+90 |
| 2025-08-25 | Rollup merge of #135761 - hkBst:patch-9, r=ibraheemdev | Stuart Cook | -31/+45 |
| 2025-08-25 | fold regions, don't erase | lcnr | -3/+4 |
| 2025-08-25 | Merge pull request #2551 from rust-lang/rustc-pull | Tshepang Mbambo | -18742/+34537 |
| 2025-08-25 | Remove bug comments from Repeat variant | Ryan Lee | -5/+0 |
| 2025-08-25 | Merge ref 'a1dbb443527b' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -18741/+34536 |
| 2025-08-25 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-25 | Auto merge of #145480 - cjgillot:sizeless-chunks, r=Mark-Simulacrum | bors | -144/+165 |
| 2025-08-24 | Auto merge of #145262 - compiler-errors:prefer-only-param, r=lcnr | bors | -0/+223 |
| 2025-08-24 | Update documentation. | Camille Gillot | -9/+3 |
| 2025-08-25 | Remove the lifetime from `ExpTokenPair`/`SeqSep`. | Nicholas Nethercote | -49/+49 |
| 2025-08-25 | Update `bitflags` to 2.9.3. | Nicholas Nethercote | -2/+2 |
| 2025-08-24 | Make sure to treat only param where clauses as inherent | Michael Goulet | -0/+223 |
| 2025-08-24 | Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycat | bors | -93/+795 |
| 2025-08-24 | Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G... | bors | -4/+26 |
| 2025-08-24 | raw-dylib-elf: set correct `DT_VERDEFNUM` | Mateusz Mikuła | -3/+10 |
| 2025-08-24 | Rename `llvm::Bool` aliases to standard const case | Zalathar | -34/+33 |
| 2025-08-24 | Replace the `llvm::Bool` typedef with a proper newtype | Zalathar | -34/+75 |
| 2025-08-24 | Regression test for attributes on macro calls | Jonathan Brouwer | -42/+302 |
| 2025-08-24 | Merge pull request #2550 from WaffleLapkin/try-bors | waffle | -37/+28 |
| 2025-08-24 | Warn on macro calls for attributes that had this behaviour previously | Jonathan Brouwer | -17/+35 |
| 2025-08-24 | Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu | bors | -19/+722 |
| 2025-08-24 | Prevent confusion with insertion-ordered maps. | Marijn Schouten | -2/+3 |
| 2025-08-24 | focus more on ordered aspect and restore old comments | Marijn Schouten | -13/+45 |
| 2025-08-24 | Dial down detail of B-tree description | Marijn Schouten | -24/+5 |
| 2025-08-24 | rustdoc: render attributes in Field and Variants sections | Karol Zwolak | -4/+26 |
| 2025-08-24 | bootstrap.py: follow up more 'tidy' insistence (string quotes). | Havard Eidnes | -2/+2 |
| 2025-08-24 | Auto merge of #137729 - jdonszelmann:fix-137687, r=fmease | bors | -228/+440 |
| 2025-08-24 | fix ICE on stable related to attrs on macros | Jana Dönszelmann | -30/+58 |
| 2025-08-24 | Port crate name to the new attribute system | Jana Dönszelmann | -156/+248 |
| 2025-08-24 | Support lints in early attribute parsing | Jana Dönszelmann | -45/+93 |
| 2025-08-24 | Allow errors to be emitted as fatal during attribute parsing | Jana Dönszelmann | -22/+66 |
| 2025-08-24 | Auto merge of #145805 - jhpratt:rollup-h1bm4z7, r=jhpratt | bors | -246/+688 |
| 2025-08-23 | Rollup merge of #145799 - ada4a:patch-3, r=GuillaumeGomez | Jacob Pratt | -1/+1 |
| 2025-08-23 | Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqd | Jacob Pratt | -125/+122 |
| 2025-08-23 | Rollup merge of #145554 - tshepang:rdg-sync, r=BoxyUwU | Jacob Pratt | -18/+16 |