rustc_
type_
ir
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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>,