Function rustc_typeck::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>