rustc_
type_
ir
1.83.0
(90b35a623 2024-11-26)
In rustc_
type_
ir::
fold
rustc_type_ir
::
fold
Function
shift_vars
Copy item path
source
pub fn shift_vars<I:
Interner
, T>(cx: I, value: T, amount:
u32
) -> T
where T:
TypeFoldable
<I>,