Function rustc_lint::middle::ty_fold::shift_regionsUnstable [-] [+] [src]

pub fn shift_regions<'tcx, T>(tcx: &ctxt<'tcx>, amount: u32, value: &T) -> T where T: TypeFoldable<'tcx> + Repr<'tcx>