rustc_
type_
ir
1.84.0-nightly
(86d69c705 2024-10-22)
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>,