Skip to content

Commit 1a6ab6c

Browse files
committed
Empty regions don't exist anymore, remove them from fluent
1 parent 4781233 commit 1a6ab6c

File tree

1 file changed

+0
-2
lines changed
  • compiler/rustc_error_messages/locales/en-US

1 file changed

+0
-2
lines changed

compiler/rustc_error_messages/locales/en-US/infer.ftl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ infer_region_explanation = {$pref_kind ->
147147
}{$desc_kind ->
148148
*[should_not_happen] [{$desc_kind}]
149149
[restatic] the static lifetime
150-
[reempty] the empty lifetime
151-
[reemptyuni] the empty lifetime in universe {$desc_arg}
152150
[revar] lifetime {$desc_arg}
153151
154152
[as_defined] the lifetime `{$desc_arg}` as defined here

0 commit comments

Comments
 (0)