From 82a02aefe07092c737c852daccebf49ca25507e3 Mon Sep 17 00:00:00 2001 From: León Orell Valerian Liehr Date: Fri, 20 Jun 2025 23:13:11 +0200 Subject: HIR ty lowering: Validate `PointeeSized` bounds --- compiler/rustc_hir_analysis/messages.ftl | 2 -- 1 file changed, 2 deletions(-) (limited to 'compiler/rustc_hir_analysis/messages.ftl') diff --git a/compiler/rustc_hir_analysis/messages.ftl b/compiler/rustc_hir_analysis/messages.ftl index 90cb1727034..7f55f9b2303 100644 --- a/compiler/rustc_hir_analysis/messages.ftl +++ b/compiler/rustc_hir_analysis/messages.ftl @@ -445,8 +445,6 @@ hir_analysis_parenthesized_fn_trait_expansion = hir_analysis_placeholder_not_allowed_item_signatures = the placeholder `_` is not allowed within types on item signatures for {$kind} .label = not allowed in type signatures -hir_analysis_pointee_sized_trait_object = `PointeeSized` cannot be used with trait objects - hir_analysis_precise_capture_self_alias = `Self` can't be captured in `use<...>` precise captures list, since it is an alias .label = `Self` is not a generic argument, but an alias to the type of the {$what} -- cgit 1.4.1-3-g733a5