rustc_
mir_
transform
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
Module remove_
zsts
Module Items
Structs
Functions
In crate rustc_
mir_
transform
rustc_mir_transform
Module
remove_zsts
Copy item path
source
Expand description
Removes operations on ZST places, and convert ZST operands to constants.
Structs
ยง
Remove
Zsts
๐
Replacer
๐
Functions
ยง
maybe_
zst
๐
A cheap, approximate check to avoid unnecessary
layout_of
calls.