shift_vars
rustc_
trait_
selection
1.91.0-beta.1
(1bffa2300 2025-09-15)
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>,