Function rustc_typeck::middle::ty::no_late_bound_regionsUnstable
[-] [+]
[src]
pub fn no_late_bound_regions<'tcx, T>(tcx: &ctxt<'tcx>, value: &Binder<T>) -> Option<T> where T: TypeFoldable<'tcx> + Repr<'tcx> + Clone