From 61daee66a89f52eb5fa6f103d5ac8dbcaa885709 Mon Sep 17 00:00:00 2001 From: Michael Goulet Date: Mon, 26 Feb 2024 19:52:52 +0000 Subject: Get rid of some sub_exp and eq_exp --- compiler/rustc_borrowck/src/type_check/mod.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_borrowck/src') diff --git a/compiler/rustc_borrowck/src/type_check/mod.rs b/compiler/rustc_borrowck/src/type_check/mod.rs index 75cc28bcab0..26e1e24d1a1 100644 --- a/compiler/rustc_borrowck/src/type_check/mod.rs +++ b/compiler/rustc_borrowck/src/type_check/mod.rs @@ -1066,7 +1066,6 @@ impl<'a, 'tcx> TypeChecker<'a, 'tcx> { &cause, param_env, hidden_ty.ty, - true, &mut obligations, )?; -- cgit 1.4.1-3-g733a5