Get rid of some sub_exp and eq_exp
This commit is contained in:
@@ -904,7 +904,6 @@ impl<'tcx> EvalCtxt<'_, 'tcx> {
|
||||
&ObligationCause::dummy(),
|
||||
param_env,
|
||||
hidden_ty,
|
||||
true,
|
||||
&mut obligations,
|
||||
)?;
|
||||
self.add_goals(GoalSource::Misc, obligations.into_iter().map(|o| o.into()));
|
||||
|
||||
Reference in New Issue
Block a user