rustc_
trait_
selection
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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>,