Skip to main content
shift_region
rustc_
middle
1.99.0-nightly
(1a833e165 2026-07-29)
In rustc_
middle::
ty
rustc_middle
::
ty
Function
shift_
region
Copy item path
Source
pub fn shift_region<I>(cx: I, region:
Region
<I>, amount:
u32
) ->
Region
<I>
where I:
Interner
,