about summary refs log tree commit diff
path: root/compiler/rustc_hir/src/attrs
AgeCommit message (Expand)AuthorLines
2025-08-15Port `#[custom_mir(..)]` to the new attribute systemSasha Pourcelot-0/+20
2025-08-13Port the `#[linkage]` attribute to the new attribute systemSasha Pourcelot-0/+22
2025-08-11Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2)Sasha Pourcelot-0/+4
2025-08-08Revert "Port `#[allow_internal_unsafe]` to the new attribute system"Jana Dönszelmann-4/+0
2025-08-07Rollup merge of #144857 - scrabsha:push-pwtyrnmqkrtr, r=jdonszelmannTrevor Gross-0/+4
2025-08-07Port `#[allow_internal_unsafe]` to the new attribute systemSasha Pourcelot-0/+4
2025-08-07Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmannStuart Cook-0/+4
2025-08-06Port `#[should_panic]` to the new attribute parsing infrastructureJonathan Brouwer-0/+4
2025-08-04Port `#[coroutine]` to the new attribute systemSasha Pourcelot-0/+4
2025-08-01Remove the omit_gdb_pretty_printer_section attributebjorn3-4/+0
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-0/+762