Migrate builtin-macros-requires-cfg-pattern
to SessionDiagnostic
This commit is contained in:
parent
d6072e53cd
commit
6264ffbfef
5 changed files with 18 additions and 5 deletions
|
@ -33,6 +33,7 @@ pub use unic_langid::{langid, LanguageIdentifier};
|
|||
fluent_messages! {
|
||||
parser => "../locales/en-US/parser.ftl",
|
||||
typeck => "../locales/en-US/typeck.ftl",
|
||||
builtin_macros => "../locales/en-US/builtin_macros.ftl",
|
||||
}
|
||||
|
||||
pub use fluent_generated::{self as fluent, DEFAULT_LOCALE_RESOURCES};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue