fn inhabited_predicate_type<'tcx>(
tcx: TyCtxt<'tcx>,
ty: Ty<'tcx>,
) -> InhabitedPredicate<'tcx>Expand description
N.B. this query should only be called through Ty::inhabited_predicate
fn inhabited_predicate_type<'tcx>(
tcx: TyCtxt<'tcx>,
ty: Ty<'tcx>,
) -> InhabitedPredicate<'tcx>N.B. this query should only be called through Ty::inhabited_predicate