Function rustc_lint::middle::ty_fold::super_fold_binderUnstable
[-] [+]
[src]
pub fn super_fold_binder<'tcx, T, U>(this: &mut T, binder: &Binder<U>) -> Binder<U> where T: TypeFolder<'tcx>, U: TypeFoldable<'tcx>