Remove rustc_symbol_mangling/messages.ftl.

It contains a single message that (a) doesn't contain any natural
language, and (b) is only used in tests.
This commit is contained in:
Nicholas Nethercote 2023-10-17 15:12:21 +11:00
parent 99592fdfa1
commit f4a9d29c50
6 changed files with 26 additions and 24 deletions

View file

@ -137,7 +137,6 @@ pub static DEFAULT_LOCALE_RESOURCES: &[&str] = &[
rustc_query_system::DEFAULT_LOCALE_RESOURCE,
rustc_resolve::DEFAULT_LOCALE_RESOURCE,
rustc_session::DEFAULT_LOCALE_RESOURCE,
rustc_symbol_mangling::DEFAULT_LOCALE_RESOURCE,
rustc_trait_selection::DEFAULT_LOCALE_RESOURCE,
rustc_ty_utils::DEFAULT_LOCALE_RESOURCE,
// tidy-alphabetical-end