Function rustc_trans::middle::ty::liberate_late_bound_regionsExperimental [-]  [+] [src]

pub fn liberate_late_bound_regions<'tcx, T>(tcx: &ctxt<'tcx>, scope: CodeExtent, value: &Binder<T>) -> T

Replace any late-bound regions bound in value with free variants attached to scope-id scope_id.