pub fn solve_sized<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
ty: Ty<'tcx>,
) -> ImplExprExpand description
Solve the T: Sized predicate.
pub fn solve_sized<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
ty: Ty<'tcx>,
) -> ImplExprSolve the T: Sized predicate.