| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-08-05 | Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxu | Samuel Tardieu | -0/+45 |
| 2025-08-02 | Rehome tests/ui/issues/ tests [2/?] | Oneirical | -0/+45 |
| 2025-08-01 | Tweak rendering of cfg'd out item | Esteban Küber | -11/+5 |
| 2025-08-01 | Detect more `cfg`d out items in resolution errors | Esteban Küber | -0/+10 |
| 2025-07-28 | expand: Micro-optimize prelude injection | Vadim Petrochenkov | -4/+4 |
| 2025-07-26 | Rollup merge of #144409 - GuillaumeGomez:macro-expansion-early-abort, r=oli-obk | Jacob Pratt | -0/+3 |
| 2025-07-25 | Add missing `NOTE` annotations in `tests/ui/macros/trace-macro.rs` | Guillaume Gomez | -0/+3 |
| 2025-07-25 | moved 34 tests to organized locations | Kivooeo | -0/+36 |
| 2025-07-24 | Rehome tests/ui/issues/ tests [1/?] | Oneirical | -0/+21 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -32/+32 |
| 2025-07-23 | Upgrade semicolon_in_expressions_from_macros from warn to deny | Josh Triplett | -31/+29 |
| 2025-07-23 | Update uitest stderrs | Jonathan Brouwer | -14/+35 |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -32/+32 |
| 2025-07-15 | Auto merge of #143958 - samueltardieu:rollup-lh1s143, r=samueltardieu | bors | -6/+15 |
| 2025-07-15 | Changes to diagnostics | Jonathan Brouwer | -10/+4 |
| 2025-07-14 | update `cfg_select!` documentation | Folkert de Vries | -6/+15 |
| 2025-07-13 | Auto merge of #143461 - folkertdev:cfg-select-builtin-macro, r=petrochenkov | bors | -0/+52 |
| 2025-07-13 | make `cfg_select` a builtin macro | Folkert de Vries | -0/+52 |
| 2025-07-11 | Rollup merge of #143302 - Kivooeo:tf27, r=tgross35 | Matthias Krüger | -0/+29 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -5/+8 |
| 2025-07-10 | Rollup merge of #143298 - Kivooeo:tf23, r=tgross35 | Trevor Gross | -0/+32 |
| 2025-07-09 | mbe: Refactor the diagnostic for unrecognized metavariable expressions | Trevor Gross | -3/+5 |
| 2025-07-09 | mbe: Refactor diagnostics for invalid metavar expression syntax | Trevor Gross | -107/+110 |
| 2025-07-05 | cleaned up some tests | Kivooeo | -3/+5 |
| 2025-07-02 | Auto merge of #143338 - matthiaskrgr:rollup-ykaxh04, r=matthiaskrgr | bors | -1/+3 |
| 2025-07-02 | Rollup merge of #143070 - joshtriplett:macro-rules-parse, r=petrochenkov | Matthias Krüger | -1/+3 |
| 2025-07-02 | Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31 | bors | -2/+1 |
| 2025-07-01 | moved tests | Kivooeo | -0/+26 |
| 2025-07-01 | Auto merge of #142030 - oli-obk:wfck-less-hir, r=compiler-errors | bors | -4/+4 |
| 2025-07-01 | Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche... | Matthias Krüger | -604/+666 |
| 2025-07-01 | moved tests | Kivooeo | -0/+30 |
| 2025-06-30 | mbe: Extend metavariable expression tests | Trevor Gross | -62/+247 |
| 2025-06-30 | mbe: Split metavariable usage tests off from syntax tests | Trevor Gross | -378/+253 |
| 2025-06-30 | Remove let_chains feature | Cameron Steffen | -2/+1 |
| 2025-06-30 | Unconditionally run `check_item_type` on all items | Oli Scherer | -4/+4 |
| 2025-06-29 | Rollup merge of #143030 - Urgau:issue-143025, r=SparrowLii | Guillaume Gomez | -1/+4 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -3/+2 |
| 2025-06-27 | Report infer ty errors during hir ty lowering | Oli Scherer | -23/+35 |
| 2025-06-26 | Rewrite `macro_rules!` parser to not use the MBE engine itself | Josh Triplett | -1/+3 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -3/+2 |
| 2025-06-25 | Bless `tests/ui/macros/must-use-in-macro-55516.rs` | Urgau | -1/+4 |
| 2025-06-24 | Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgr | bors | -24/+77 |
| 2025-06-24 | Rollup merge of #142943 - jieyouxu:no-rustc-version, r=compiler-errors | Matthias Krüger | -4/+3 |