Function rustc_trans::middle::ty_fold::collect_regionsUnstable [-] [+] [src]

pub fn collect_regions<'tcx, T>(tcx: &ctxt<'tcx>, value: &T) -> Vec<Region> where T: TypeFoldable<'tcx>