about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/attributes/util.rs
AgeCommit message (Expand)AuthorLines
2025-09-23Add an attribute to check the number of lanes in a SIMD vector after monomorp...Caleb Zulawski-1/+36
2025-08-24Port crate name to the new attribute systemJana Dönszelmann-5/+1
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-0/+33
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1/+1
2025-05-21collect doc alias as tips during resolutionbohan-0/+30
2025-02-24Introduce new-style attribute parsers for several attributesJana Dönszelmann-16/+8
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-1/+1
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-0/+36