about summary refs log tree commit diff
path: root/compiler/rustc_attr/messages.ftl
AgeCommit message (Expand)AuthorLines
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-124/+0
2024-10-25Re-do recursive const stability checksRalf Jung-0/+3
2024-10-04Improve non-boolean literal error in cfg predicateUrgau-0/+2
2024-08-10rustc_attr: make "compact `cfg(target(..))` is unstable" translatablePavel Grigorenko-0/+3
2024-03-03fix spans of arguments in diagnosticyukang-2/+2
2024-03-02Fix misleading message when using a named constant as a struct alignment/packyukang-0/+6
2023-10-23Validate `since` value in stable attributeDavid Tolnay-0/+3
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-64/+64
2023-03-11Simplify message pathsest31-0/+107