about summary refs log tree commit diff
path: root/compiler/rustc_fluent_macro/src
AgeCommit message (Expand)AuthorLines
2023-11-26Add a useful comment.Nicholas Nethercote-0/+4
2023-11-26Avoid need for `{D,Subd}iagnosticMessage` imports.Nicholas Nethercote-19/+14
2023-11-15Bump cfg(bootstrap)sMark Rousskov-3/+3
2023-10-08rustdoc: remove rust logo from non-Rust cratesMichael Howell-0/+3
2023-10-02Factor out common token generation in `fluent_messages`.Nicholas Nethercote-38/+20
2023-05-26Fix diagnostics with errorsclubby789-12/+9
2023-05-26Validate fluent variable references with `debug_assertions`clubby789-3/+42
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+400