about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/context.rs
AgeCommit message (Expand)AuthorLines
2025-02-25fix #137589Jana Dönszelmann-1/+4
2025-02-24lower attr spans and inline some functions to hopefully mitigate perf regress...Jana Dönszelmann-8/+14
2025-02-24Introduce new-style attribute parsers for several attributesJana Dönszelmann-1/+28
2025-02-24Introduce new parsing infrastructure and types for parsed attributesJana Dönszelmann-0/+315