rustc_
trait_
selection
1.84.0-nightly
(5ec7d6eee 2024-11-17)
In rustc_
trait_
selection::
infer::
canonical::
ir::
fold
rustc_trait_selection
::
infer
::
canonical
::
ir
::
fold
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>,