| Age | Commit message (Expand) | Author | Lines |
| 2025-08-11 | Rework `NameValueStr` | Esteban Küber | -8/+8 |
| 2025-08-11 | Add more docs to templates for attrs with incorrect arguments | Esteban Küber | -1/+4 |
| 2025-08-11 | Add link to docs on malformed attributes | Esteban Küber | -71/+270 |
| 2025-08-11 | Allow attr entries to declare list of alternatives for `List` and `NamedValue... | Esteban Küber | -72/+99 |
| 2025-08-09 | Fix an unstable feature comment that wasn't a doc comment | Josh Triplett | -1/+1 |
| 2025-08-08 | mbe: Parse macro attribute rules | Josh Triplett | -0/+2 |
| 2025-08-07 | Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalathar | bors | -0/+1 |
| 2025-08-07 | Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4 | Stuart Cook | -0/+1 |
| 2025-08-06 | replace version placeholder | Boxy | -4/+4 |
| 2025-08-01 | Remove the omit_gdb_pretty_printer_section attribute | bjorn3 | -7/+2 |
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -2/+2 |
| 2025-07-19 | Mitigate `#[align]` name resolution ambiguity regression with a rename | Jieyou Xu | -1/+2 |
| 2025-07-17 | parse `const trait Trait` | Deadbeef | -0/+1 |
| 2025-07-15 | Implement other logics | tiif | -0/+4 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -1/+1 |
| 2025-07-02 | Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31 | bors | -2/+2 |
| 2025-07-02 | Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum | bors | -10/+10 |
| 2025-07-01 | Remove support for dyn* | Michael Goulet | -2/+3 |
| 2025-07-01 | Update version placeholders | Josh Stone | -10/+10 |
| 2025-06-30 | Remove let_chains feature | Cameron Steffen | -2/+2 |
| 2025-06-28 | fix typos on some doc comments | Tshepang Mbambo | -2/+2 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -3/+3 |
| 2025-06-27 | Rollup merge of #142671 - davidtwco:no-default-bounds-attr, r=lcnr | Guillaume Gomez | -0/+4 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -3/+3 |
| 2025-06-25 | Auto merge of #143026 - jdonszelmann:rollup-z7mkuyt, r=jdonszelmann | bors | -3/+4 |
| 2025-06-25 | encode_cross_crate for hir attributes | Jana Dönszelmann | -6/+1 |
| 2025-06-25 | compiler: Trim the misleading C of C-cmse from errors | Jubilee Young | -1/+1 |
| 2025-06-25 | compiler: remove misleading 'c' from `abi_c_cmse_nonsecure_call` feature | Jubilee Young | -2/+3 |
| 2025-06-24 | Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t... | Jubilee | -0/+15 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -0/+14 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -0/+14 |
| 2025-06-23 | Port `#[rustc_skip_during_method_dispatch]` to the new attribute system | Pavel Grigorenko | -1/+1 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -0/+15 |
| 2025-06-21 | add nvptx_target_feature | Jed Brown | -0/+1 |
| 2025-06-21 | Port `#[rustc_pub_transparent]` to the new attribute system | Pavel Grigorenko | -1/+1 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -1/+1 |
| 2025-06-18 | Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmann | Trevor Gross | -0/+1 |
| 2025-06-18 | Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc... | Jakub Beránek | -2/+2 |
| 2025-06-18 | hir_analysis: add `#![rustc_no_implicit_bounds]` | David Wood | -0/+4 |
| 2025-06-18 | add `#[align]` attribute | Folkert de Vries | -0/+1 |
| 2025-06-17 | fix bugs in inline/force_inline and diagnostics of all attr parsers | Jana Dönszelmann | -9/+31 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -0/+2 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+2 |
| 2025-06-15 | clarify `rustc_do_not_const_check` comment | Deadbeef | -1/+1 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -0/+2 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -2/+2 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -0/+2 |
| 2025-06-12 | Rollup merge of #141162 - mejrs:gated, r=fee1-dead | Matthias Krüger | -110/+115 |
| 2025-06-11 | stabilize gai | Boxy | -2/+2 |