From 0a8f33830c1ff5607ab731bc40b07fd0a15edfd8 Mon Sep 17 00:00:00 2001 From: Michael Goulet Date: Sat, 11 May 2024 13:51:25 -0400 Subject: Uplift `NormalizesTo`, `CoercePredicate`, and `SubtypePredicate` --- compiler/rustc_errors/src/diagnostic_impls.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'compiler/rustc_errors') diff --git a/compiler/rustc_errors/src/diagnostic_impls.rs b/compiler/rustc_errors/src/diagnostic_impls.rs index 60a2f5469fe..2cc0167dbaa 100644 --- a/compiler/rustc_errors/src/diagnostic_impls.rs +++ b/compiler/rustc_errors/src/diagnostic_impls.rs @@ -100,8 +100,6 @@ impl IntoDiagArg for rustc_type_ir::TraitRef { } } - - impl IntoDiagArg for rustc_type_ir::ExistentialTraitRef { fn into_diag_arg(self) -> DiagArgValue { self.to_string().into_diag_arg() -- cgit 1.4.1-3-g733a5