rust/compiler/rustc_error_messages
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
..
locales/en-US Rollup merge of #100674 - PragmaTwice:mig-typeck-unused-crate-diag, r=davidtwco 2022-08-18 05:10:50 +02:00
src Migrate emoji identifier diagnostics to SessionDiagnostic 2022-08-17 05:07:47 +09:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00