Cleanup retrieve_closure_constraint_info

This commit is contained in:
Jack Huey 2022-08-29 21:39:53 -04:00
parent 2be6301857
commit ff623ffc39
2 changed files with 30 additions and 42 deletions

View file

@ -73,7 +73,7 @@ impl<'tcx> Index<OutlivesConstraintIndex> for OutlivesConstraintSet<'tcx> {
}
}
#[derive(Clone, PartialEq, Eq)]
#[derive(Copy, Clone, PartialEq, Eq)]
pub struct OutlivesConstraint<'tcx> {
// NB. The ordering here is not significant for correctness, but
// it is for convenience. Before we dump the constraints in the