shift_vars
rustc_
type_
ir
1.94.0-nightly
(31010ca61 2025-12-16)
rustc_type_ir
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>,