about summary refs log tree commit diff
path: root/compiler/rustc_hir/src/attrs/pretty_printing.rs
AgeCommit message (Expand)AuthorLines
2025-09-08fixup limit handling codeJana Dönszelmann-1/+3
2025-09-08port `#[recursion_limit]` to the new attribute parsing infrastructureJana Dönszelmann-1/+1
2025-08-23port attribute to the new parsing infrastructureJana Dönszelmann-1/+12
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-0/+149