Function rustc_lint::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>