2022-08-18 12:34:11 +02:00

19 lines
482 B
Plaintext

borrowck_move_unsized =
cannot move a value of type `{$ty}`
.label = the size of `{$ty}` cannot be statically determined
borrowck_higher_ranked_lifetime_error =
higher-ranked lifetime error
borrowck_could_not_prove =
could not prove `{$predicate}`
borrowck_could_not_normalize =
could not normalize `{$value}`
borrowck_higher_ranked_subtype_error =
higher-ranked subtype error
generic_does_not_live_long_enough =
`{$kind}` does not live long enough