rustc_
type_
ir
1.86.0
(05f9846f8 2025-03-31)
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>,