| Age | Commit message (Expand) | Author | Lines |
| 2025-06-24 | Rollup merge of #142657 - tgross35:nonoptional-fragment-specifiers-cleanup, r... | Matthias Krüger | -20/+74 |
| 2025-06-24 | Don't include current rustc version string in feature removed help | Jieyou Xu | -4/+3 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -53/+63 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -53/+32 |
| 2025-06-24 | Move some `issues-*` tests to better homes | Trevor Gross | -0/+31 |
| 2025-06-24 | mbe: Clean up code with non-optional `NonterminalKind` | Trevor Gross | -20/+74 |
| 2025-06-24 | Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubilee | bors | -1/+1 |
| 2025-06-23 | Account for beta revisions when normalizing versions | Josh Stone | -1/+1 |
| 2025-06-23 | Rollup merge of #142873 - Urgau:issue-139830, r=BoxyUwU | Jubilee | -0/+32 |
| 2025-06-23 | mbe: Restructure `macro_metavar_expr` tests | Trevor Gross | -55/+57 |
| 2025-06-22 | Don't suggest changing a method inside a expansion | Urgau | -0/+32 |
| 2025-06-21 | Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkov | Jana Dönszelmann | -29/+95 |
| 2025-06-19 | Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann | bors | -10/+0 |
| 2025-06-19 | Improve diagnostics for `concat_bytes!` with C string literals | Trevor Gross | -33/+45 |
| 2025-06-18 | Add a test for `concat_bytes!` with C strings | Trevor Gross | -29/+83 |
| 2025-06-18 | Bless/update tests. | Mara Bos | -10/+0 |
| 2025-06-17 | make error codes reflect reality better | Jana Dönszelmann | -1/+1 |
| 2025-06-17 | fix bugs in inline/force_inline and diagnostics of all attr parsers | Jana Dönszelmann | -1/+1 |
| 2025-06-15 | Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmease | León Orell Valerian Liehr | -0/+8 |
| 2025-06-15 | Suggest adding semicolon in user code rather than macro impl details | Urgau | -0/+8 |
| 2025-06-13 | Auto merge of #134841 - estebank:serde-attr-4, r=wesleywiser | bors | -0/+228 |
| 2025-06-12 | Detect when attribute is provided by missing `derive` macro | Esteban Küber | -0/+228 |
| 2025-06-12 | Make `missing_fragment_specifier` an unconditional error | Trevor Gross | -181/+47 |
| 2025-06-12 | Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxu | Matthias Krüger | -0/+9 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -0/+9 |
| 2025-06-09 | Make `since` of removed features the version removed and fill `pull` | xizheyin | -1/+1 |
| 2025-06-09 | Note the version and PR of removed features when using it | xizheyin | -2/+4 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -1/+1 |
| 2025-06-05 | Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgr | bors | -18/+18 |
| 2025-06-04 | Rollup merge of #142025 - m-ou-se:which-local-binding, r=jdonszelmann | Matthias Krüger | -3/+3 |
| 2025-06-04 | Rollup merge of #141960 - ferrocene:lw/2015-paths2, r=compiler-errors | Matthias Krüger | -15/+15 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -1/+1 |
| 2025-06-04 | Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e... | Matthias Krüger | -0/+1 |
| 2025-06-04 | Don't refer to 'local binding' in extern macro. | Mara Bos | -3/+3 |
| 2025-06-03 | Use non-2015 edition paths in tests that do not test for their resolution | Lukas Wirth | -15/+15 |
| 2025-06-03 | Add missing 2015 edition directives | Lukas Wirth | -0/+1 |
| 2025-06-02 | add fixme to improve error matching | Jana Dönszelmann | -1/+2 |
| 2025-06-02 | fix bug where borrowck tries to describe a name from a macro in another crate | Jana Dönszelmann | -0/+21 |
| 2025-06-02 | add test for 141764 | Jana Dönszelmann | -0/+15 |
| 2025-05-28 | Fix ICE in tokenstream with contracts from parser recovery | yukang | -14/+54 |
| 2025-05-24 | Avoid extra path trimming in method not found error | Noratrieb | -2/+2 |
| 2025-05-04 | Auto merge of #140580 - jdonszelmann:variables-external-macros, r=m-ou-se | bors | -0/+57 |
| 2025-05-03 | Move some tests out of tests/ui | mejrs | -0/+698 |
| 2025-05-02 | Test that names of variables in external macros are not shown on a borrow error | Jana Dönszelmann | -0/+57 |
| 2025-04-30 | Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr | bors | -6/+22 |
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -9/+12 |
| 2025-04-29 | Improve pretty-printing of braces. | Nicholas Nethercote | -5/+5 |
| 2025-04-29 | Add a few extra tests to `tests/ui/macros/stringify.rs`. | Nicholas Nethercote | -2/+18 |
| 2025-04-27 | Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=Urgau | Matthias Krüger | -47/+47 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -0/+13 |