]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_error_messages/locales/en-US/infer.ftl
Better errors for implied static bound
[rust.git] / compiler / rustc_error_messages / locales / en-US / infer.ftl
index 2899b8304bc14884338564a480a2ffc54cdaec05..65371a285911e22f03a45c7cb8a1811b9593f63c 100644 (file)
@@ -110,6 +110,7 @@ infer_relate_param_bound = ...so that the type `{$name}` will meet its required
 infer_relate_param_bound_2 = ...that is required by this bound
 infer_relate_region_param_bound = ...so that the declared lifetime parameter bounds are satisfied
 infer_compare_impl_item_obligation = ...so that the definition in impl matches the definition from the trait
+infer_ascribe_user_type_prove_predicate = ...so that the where clause holds
 
 infer_nothing = {""}