summary refs log tree commit diff
path: root/compiler/rustc_macros/src/diagnostics/fluent.rs
AgeCommit message (Expand)AuthorLines
2022-07-20clippy::perf fixesMatthias Krüger-3/+3
2022-07-15macros: support adding warnings to diagsDavid Wood-2/+4
2022-07-08Use dashes instead of underscores in fluent namesMichael Goulet-2/+6
2022-06-24macros: use typed identifiers in diag deriveDavid Wood-0/+11
2022-05-30errors: simplify referring to fluent attributesDavid Wood-7/+13
2022-05-24macros: introduce `fluent_messages` macroDavid Wood-0/+254