Function rustc_typeck::middle::ty_fold::super_fold_substsUnstable [-] [+] [src]

pub fn super_fold_substs<'tcx, T>(this: &mut T, substs: &Substs<'tcx>) -> Substs<'tcx> where T: TypeFolder<'tcx>