Skip to content

Commit 7b00fd1

Browse files
committed
remove unused ftl
1 parent 2edb549 commit 7b00fd1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,3 @@ borrowck_perhaps_save_in_new_local_to_drop =
135135
136136
borrowck_outlive_constraint_need_borrow_for =
137137
{$category}requires that `{$desc}` is borrowed for `{$region_name}`
138-
139-
borrowck_outlive_constraint_need_borrow_lasts =
140-
{$category}requires that `{$borrow_desc}` lasts for `{$region_name}`

0 commit comments

Comments
 (0)