rustc_
type_
ir
1.90.0-beta.10
(67cb8e039 2025-09-11)
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>,