fn clean_type_outlives_predicate<'tcx>(
pred: Binder<'tcx, TypeOutlivesPredicate<'tcx>>,
cx: &mut DocContext<'tcx>,
) -> Option<WherePredicate>
fn clean_type_outlives_predicate<'tcx>(
pred: Binder<'tcx, TypeOutlivesPredicate<'tcx>>,
cx: &mut DocContext<'tcx>,
) -> Option<WherePredicate>