about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-rw-r--r--compiler/rustc_error_messages/locales/en-US/borrowck.ftl2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_error_messages/locales/en-US/borrowck.ftl b/compiler/rustc_error_messages/locales/en-US/borrowck.ftl
index 93224f843fb..a96fe7c8a05 100644
--- a/compiler/rustc_error_messages/locales/en-US/borrowck.ftl
+++ b/compiler/rustc_error_messages/locales/en-US/borrowck.ftl
@@ -14,5 +14,5 @@ borrowck_could_not_normalize =
 borrowck_higher_ranked_subtype_error =
     higher-ranked subtype error
 
-generic_does_not_live_long_enough =
+borrowck_generic_does_not_live_long_enough =
     `{$kind}` does not live long enough