Function rustc_typeck::middle::ty_fold::super_fold_tyUnstable
[-] [+]
[src]
pub fn super_fold_ty<'tcx, T>(this: &mut T, ty: &'tcx TyS<'tcx>) -> &'tcx TyS<'tcx> where T: TypeFolder<'tcx>