Function rustc_lint::middle::ty::fold_tyUnstable [-] [+] [src]

pub fn fold_ty<'tcx, F>(cx: &ctxt<'tcx>, t0: &'tcx TyS<'tcx>, fldop: F) -> &'tcx TyS<'tcx> where F: FnMut(&'tcx TyS<'tcx>) -> &'tcx TyS<'tcx>