Skip to main content
shift_region
rustc_
trait_
selection
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
trait_
selection::
infer::
canonical::
ir
rustc_trait_selection
::
infer
::
canonical
::
ir
Function
shift_
region
Copy item path
Source
pub fn shift_region<I>(cx: I, region:
Region
<I>, amount:
u32
) ->
Region
<I>
where I:
Interner
,