Rename rustc_mir_dataflow diagnostic to mir_dataflow
This commit is contained in:
parent
7f125ed7d5
commit
f20cc9ae4e
4 changed files with 40 additions and 40 deletions
|
@ -43,7 +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",
|
||||
mir_dataflow => "../locales/en-US/mir_dataflow.ftl",
|
||||
}
|
||||
|
||||
pub use fluent_generated::{self as fluent, DEFAULT_LOCALE_RESOURCES};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue