| Age | Commit message (Expand) | Author | Lines |
| 2025-09-12 | Rollup merge of #146308 - cyrgani:concat-integer-literals, r=jackh726 | Stuart Cook | -23/+45 |
| 2025-09-11 | Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov" | Jieyou Xu | -23/+2 |
| 2025-09-11 | Add regression test for assert desugaring change | Jieyou Xu | -0/+36 |
| 2025-09-08 | Apply requested changes | IoaNNUwU | -6/+3 |
| 2025-09-08 | Implement better suggestions based on additional tests and other code paths | IoaNNUwU | -0/+18 |
| 2025-09-07 | support integer literals in `${concat()}` | cyrgani | -23/+45 |
| 2025-09-01 | Add compiler error when trying to use concat metavar expr in repetitions | jullang | -0/+29 |
| 2025-08-29 | Rollup merge of #145675 - Oneirical:uncountable-integer-8, r=jieyouxu | Matthias Krüger | -0/+51 |
| 2025-08-28 | Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxu | Stuart Cook | -1/+3 |
| 2025-08-27 | remove old crash test | Takayuki Maeda | -2/+3 |
| 2025-08-27 | Add test batch 1 | Oneirical | -0/+51 |
| 2025-08-26 | fix: Add col separator before secondary messages with no source | Scott Schafer | -0/+3 |
| 2025-08-26 | fix: Don't add an end column separator after a file with no source | Scott Schafer | -1/+0 |
| 2025-08-27 | stop returning errors when format foreign has trailing dollar | Takayuki Maeda | -0/+20 |
| 2025-08-21 | refactor target checking, move out of context.rs and rename MaybeWarn to Policy | Jana Dönszelmann | -1/+1 |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -12/+12 |
| 2025-08-19 | Auto merge of #145599 - jieyouxu:rollup-523cxhm, r=jieyouxu | bors | -0/+104 |
| 2025-08-19 | Rollup merge of #144983 - Oneirical:uncountable-integer, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+104 |
| 2025-08-19 | Auto merge of #142487 - estebank:serde-attr-5, r=petrochenkov | bors | -0/+15 |
| 2025-08-18 | Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkov | Stuart Cook | -3/+217 |
| 2025-08-17 | Rehome tests/ui/issues/ tests [5/?] | Oneirical | -0/+104 |
| 2025-08-15 | Detect missing `derive` on unresolved attribute even when not imported | Esteban Küber | -0/+15 |
| 2025-08-15 | Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov | Stuart Cook | -0/+8 |
| 2025-08-14 | Auto merge of #145407 - Kobzol:rollup-g6yhx82, r=Kobzol | bors | -12/+38 |
| 2025-08-14 | mbe: Handle applying `macro_rules` derives | Josh Triplett | -3/+217 |
| 2025-08-14 | Rollup merge of #145233 - joshtriplett:cfg-select-expr, r=jieyouxu | Jakub Beránek | -12/+38 |
| 2025-08-14 | Update uitests | Jonathan Brouwer | -6/+4 |
| 2025-08-13 | Auto merge of #144793 - petrochenkov:extprel3, r=davidtwco | bors | -3/+44 |
| 2025-08-13 | Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkov | Guillaume Gomez | -8/+86 |
| 2025-08-13 | resolve: Improve diagnostics for ambiguities in extern prelude | Vadim Petrochenkov | -5/+1 |
| 2025-08-13 | resolve: Split extern prelude into two scopes | Vadim Petrochenkov | -3/+48 |
| 2025-08-12 | Change the desugaring of `assert!` for better error output | Esteban Küber | -0/+8 |
| 2025-08-12 | Detect and report macro kind mismatches early, and more precisely | Josh Triplett | -8/+86 |
| 2025-08-11 | Add more docs to templates for attrs with incorrect arguments | Esteban Küber | -0/+2 |
| 2025-08-10 | cfg_select: Support unbraced expressions | Josh Triplett | -12/+38 |
| 2025-08-10 | Auto merge of #145223 - jhpratt:rollup-xcqbwqe, r=jhpratt | bors | -0/+70 |
| 2025-08-10 | Rollup merge of #144553 - Oneirical:uncountable-integer-4, r=jieyouxu | Jacob Pratt | -0/+70 |
| 2025-08-10 | Auto merge of #144544 - JonathanBrouwer:illformed-in-deps, r=traviscross | bors | -0/+11 |
| 2025-08-10 | Rehome tests/ui/issues/ tests [4/?] | Oneirical | -0/+70 |
| 2025-08-10 | Rollup merge of #144403 - Kivooeo:issue4, r=jieyouxu | Stuart Cook | -0/+87 |
| 2025-08-10 | Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependencies | Jonathan Brouwer | -0/+11 |
| 2025-08-09 | comments | Kivooeo | -0/+51 |
| 2025-08-08 | mbe: Add a test checking for infinite recursion in macro attributes | Josh Triplett | -0/+26 |
| 2025-08-08 | mbe: Add a test confirming that a macro attribute can apply itself recursively | Josh Triplett | -0/+27 |
| 2025-08-08 | mbe: Add a test for calling a macro with no function-like rules | Josh Triplett | -1/+12 |
| 2025-08-08 | mbe: Add test for attribute expansion with `compile_error!` | Josh Triplett | -0/+26 |
| 2025-08-08 | mbe: Add test for `macro_rules` attributes | Josh Triplett | -0/+126 |
| 2025-08-08 | mbe: Fix error message for using a macro with no `attr` rules as an attribute | Josh Triplett | -1/+1 |
| 2025-08-07 | Rollup merge of #144369 - joshtriplett:mbe-expr-semi-deny-by-default, r=petro... | Stuart Cook | -31/+29 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -1/+1 |