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

pub fn super_fold_autoref<'tcx, T>(this: &mut T, autoref: &AutoRef<'tcx>) -> AutoRef<'tcx> where T: TypeFolder<'tcx>