| Age | Commit message (Expand) | Author | Lines |
| 2025-08-12 | Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmann | Stuart Cook | -58/+273 |
| 2025-08-11 | Add more docs to templates for attrs with incorrect arguments | Esteban Küber | -12/+42 |
| 2025-08-11 | fix tests | Esteban Küber | -5/+8 |
| 2025-08-11 | Add link to invalid `repr` error | Esteban Küber | -0/+1 |
| 2025-08-11 | Add link to docs on malformed attributes | Esteban Küber | -0/+24 |
| 2025-08-11 | Allow attr entries to declare list of alternatives for `List` and `NamedValue... | Esteban Küber | -41/+198 |
| 2025-08-11 | Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2) | Sasha Pourcelot | -6/+9 |
| 2025-08-10 | Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependencies | Jonathan Brouwer | -0/+77 |
| 2025-08-09 | Auto merge of #145086 - jdonszelmann:revert-allow-internal-unsafe, r=Kobzol | bors | -9/+6 |
| 2025-08-08 | Rollup merge of #144039 - estebank:short-paths, r=fee1-dead | Trevor Gross | -3/+3 |
| 2025-08-08 | Revert "Port `#[allow_internal_unsafe]` to the new attribute system" | Jana Dönszelmann | -9/+6 |
| 2025-08-07 | Rollup merge of #144857 - scrabsha:push-pwtyrnmqkrtr, r=jdonszelmann | Trevor Gross | -6/+9 |
| 2025-08-07 | Use `tcx.short_string()` in more diagnostics | Esteban Küber | -3/+3 |
| 2025-08-07 | Port `#[allow_internal_unsafe]` to the new attribute system | Sasha Pourcelot | -6/+9 |
| 2025-08-07 | Rollup merge of #143929 - petrochenkov:depresolve, r=lcnr | Stuart Cook | -14/+86 |
| 2025-08-07 | Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmann | Stuart Cook | -23/+3 |
| 2025-08-06 | Changes to the tests for the `#[should_panic]` port | Jonathan Brouwer | -23/+3 |
| 2025-08-06 | Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmann | Guillaume Gomez | -6/+9 |
| 2025-08-05 | Mark all deprecation lints in name resolution as deny-by-default and report-i... | Vadim Petrochenkov | -14/+86 |
| 2025-08-05 | Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxu | Samuel Tardieu | -0/+43 |
| 2025-08-04 | Port `#[coroutine]` to the new attribute system | Sasha Pourcelot | -6/+9 |
| 2025-08-02 | Rehome tests/ui/issues/ tests [2/?] | Oneirical | -0/+43 |
| 2025-08-01 | Remove the omit_gdb_pretty_printer_section attribute | bjorn3 | -93/+80 |
| 2025-07-26 | Update test results | Jonathan Brouwer | -31/+51 |
| 2025-07-23 | Update uitest stderrs | Jonathan Brouwer | -16/+191 |
| 2025-07-22 | Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -161/+189 |
| 2025-07-19 | Mitigate `#[align]` name resolution ambiguity regression with a rename | Jieyou Xu | -189/+174 |
| 2025-07-19 | Add test demonstrating current beta `#[align]` name resolution regression | Jieyou Xu | -0/+43 |
| 2025-07-18 | Auto merge of #143845 - cjgillot:stability-query, r=jieyouxu | bors | -1/+1 |
| 2025-07-17 | Specify of_trait in Target::Impl. | Camille GILLOT | -1/+1 |
| 2025-07-16 | Port `#[coverage]` to the new attribute system | Sasha Pourcelot | -13/+13 |
| 2025-07-15 | Changes to diagnostics | Jonathan Brouwer | -3/+6 |
| 2025-07-14 | Rollup merge of #143855 - JonathanBrouwer:omit_gdb_pretty_printer_section, r=... | Samuel Tardieu | -6/+9 |
| 2025-07-14 | Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann | Jakub Beránek | -6/+9 |
| 2025-07-14 | Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obk | bors | -6/+9 |
| 2025-07-13 | Port `#[link_ordinal]` to the new attribute parsing infrastructure. | Anne Stijns | -6/+9 |
| 2025-07-13 | Rollup merge of #143796 - JonathanBrouwer:fix-builtin-attribute-prefix, r=jdo... | León Orell Valerian Liehr | -0/+23 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -1/+1 |
| 2025-07-12 | Port `#[omit_gdb_pretty_printer_section]` to the new attribute parsing infras... | Jonathan Brouwer | -6/+9 |
| 2025-07-12 | Update uitest stderrs | Jonathan Brouwer | -6/+9 |
| 2025-07-11 | Fix ICE for parsed attributes with longer path not handled by CheckAttrVisitor | Jonathan Brouwer | -0/+23 |
| 2025-07-11 | Split up the `unknown_or_malformed_diagnostic_attributes` lint | mejrs | -1/+1 |
| 2025-07-09 | Port `#[fundamental]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-09 | Port `#[marker]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-09 | Port `#[type_const]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-08 | Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmann | Matthias Krüger | -18/+27 |
| 2025-07-07 | Rollup merge of #143539 - JonathanBrouwer:ice-regression-tests, r=oli-obk | Matthias Krüger | -0/+57 |
| 2025-07-07 | Port `#[ffi_pure]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-07 | Port `#[ffi_const]` to the new attribute system | Pavel Grigorenko | -6/+9 |
| 2025-07-07 | Port `#[export_stable]` to the new attribute system | Pavel Grigorenko | -6/+9 |