about summary refs log tree commit diff
path: root/compiler/rustc_expand/messages.ftl
AgeCommit message (Expand)AuthorLines
2024-03-20make "expected paren or brace" error translatableTshepang Mbambo-0/+3
2024-02-21Rollup merge of #121288 - tshepang:make-expand-translatable, r=michaelwoeristerDylan DPC-0/+8
2024-02-20make "proc-macro derive panicked" translatableTshepang Mbambo-0/+4
2024-02-19make "custom attribute panicked" translatableTshepang Mbambo-0/+4
2024-02-16make "invalid fragment specifier" translatableTshepang Mbambo-0/+5
2024-01-17Improved collapse_debuginfo attribute, added command-line flag (no|external|yes)Andrew Zhogin-0/+3
2023-12-10Remove edition umbrella features.Eric Huss-3/+0
2023-12-03Detect attempts to expand a macro to a match arm againNadrieril-0/+2
2023-10-21Mention the syntax for `use` on `mod foo;` if `foo` doesn't existEsteban Küber-0/+1
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-89/+89
2023-04-25Fix static string lintsclubby789-0/+4
2023-04-10Fix typos in compilerDaniPopes-1/+1
2023-03-11Simplify message pathsest31-0/+138