rust/compiler/rustc_error_messages/locales/en-US
Matthias Krüger 3de034d401
Rollup merge of #100674 - PragmaTwice:mig-typeck-unused-crate-diag, r=davidtwco
Migrate lint reports in typeck::check_unused to LintDiagnostic

In this PR, I migrate two lint reports in `typeck::check_unused` by `LintDiagnostic`, all of which is about extern crates.

```@rustbot``` label +A-translation
r? rust-lang/diagnostics
2022-08-18 05:10:50 +02:00
..
borrowck.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
builtin_macros.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
const_eval.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
expand.ftl Moved structs to rustc_expand::errors, added several more migrations, fixed slug name 2022-08-17 11:18:19 -03:00
interface.ftl Migrate emoji identifier diagnostics to SessionDiagnostic 2022-08-17 05:07:47 +09:00
lint.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
parser.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
passes.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
privacy.ftl Replace - with _ in ftl slugs for better grepability 2022-08-12 22:22:55 +02:00
typeck.ftl Migrate lint reports in typeck::check_unused to LintDiagnostic 2022-08-17 17:47:44 +08:00