about summary refs log tree commit diff
path: root/compiler/rustc_attr_data_structures/src/stability.rs
AgeCommit message (Expand)AuthorLines
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-206/+0
2025-07-17Include ErrorGuaranteed in StableSince::Err.Camille GILLOT-2/+2
2025-06-12Tracking the old name of renamed unstable library attributexizheyin-0/+1
2025-02-24pretty print hir attributesJana Dönszelmann-9/+9
2025-02-02rustc_allowed_through_unstable_modules: require deprecation messageRalf Jung-12/+3
2025-01-15allowed_through_unstable_modules: support showing a deprecation message when ...Ralf Jung-3/+12
2025-01-06avoid replacing the definition of CURRENT_RUSTC_VERSIONPietro Albini-1/+6
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-0/+200