diff --git a/compiler/rustc_lint/messages.ftl b/compiler/rustc_lint/messages.ftl index b4506990d4fca..5652a34103b09 100644 --- a/compiler/rustc_lint/messages.ftl +++ b/compiler/rustc_lint/messages.ftl @@ -240,7 +240,7 @@ lint_hidden_unicode_codepoints = unicode codepoint changing visible direction of lint_identifier_non_ascii_char = identifier contains non-ASCII characters -lint_identifier_uncommon_codepoints = identifier contains {$codepoints_len -> +lint_identifier_uncommon_codepoints = identifier contains {$codepoints_len -> [one] an uncommon Unicode codepoint *[other] uncommon Unicode codepoints }: {$codepoints}