pub fn solve_destruct<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
ty: Ty<'tcx>,
) -> TraitProofExpand description
Solve the T: Destruct predicate.
pub fn solve_destruct<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
ty: Ty<'tcx>,
) -> TraitProofSolve the T: Destruct predicate.