Skip to main content
shift_vars
rustc_
trait_
selection
1.95.0-nightly
(366a1b93e 2026-02-03)
In rustc_
trait_
selection::
infer::
canonical::
ir
rustc_trait_selection
::
infer
::
canonical
::
ir
Function
shift_
vars
Copy item path
Source
pub fn shift_vars<I, T>(cx: I, value: T, amount:
u32
) -> T
where I:
Interner
, T:
TypeFoldable
<I>,