shift_vars
rustc_
type_
ir
1.91.0-beta.5
(21cd82aa6 2025-10-08)
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>,