Migrate rustc_mir_dataflow to diagnostic structs
This commit is contained in:
parent
38528d4dc0
commit
ee2b16100e
8 changed files with 129 additions and 22 deletions
|
@ -43,6 +43,7 @@ fluent_messages! {
|
|||
passes => "../locales/en-US/passes.ftl",
|
||||
privacy => "../locales/en-US/privacy.ftl",
|
||||
typeck => "../locales/en-US/typeck.ftl",
|
||||
rustc_mir_dataflow => "../locales/en-US/rustc_mir_dataflow.ftl",
|
||||
}
|
||||
|
||||
pub use fluent_generated::{self as fluent, DEFAULT_LOCALE_RESOURCES};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue