summary refs log tree commit diff
path: root/compiler/rustc_attr_data_structures/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-24pretty print hir attributesJana Dönszelmann-0/+1
2025-02-24Introduce new parsing infrastructure and types for parsed attributesJana Dönszelmann-12/+7
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-0/+20