Skip to content

Commit c5d5c62

Browse files
committed
Remove translation.
1 parent f38f3af commit c5d5c62

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

compiler/rustc_hir_analysis/locales/en-US.ftl

-8
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ hir_analysis_manual_implementation =
6262
6363
hir_analysis_substs_on_overridden_impl = could not resolve substs on overridden impl
6464
65-
hir_analysis_unused_extern_crate =
66-
unused extern crate
67-
.suggestion = remove it
68-
69-
hir_analysis_extern_crate_not_idiomatic =
70-
`extern crate` is not idiomatic in the new edition
71-
.suggestion = convert it to a `{$msg_code}`
72-
7365
hir_analysis_trait_object_declared_with_no_traits =
7466
at least one trait is required for an object type
7567
.alias_span = this alias does not contain a trait

0 commit comments

Comments
 (0)