☰
Module add_moves_for_packed_drops
Structs
Functions
?
Module
rustc_mir_transform
::
add_moves_for_packed_drops
source
·
[
−
]
Structs
AddMovesForPackedDrops
This pass moves values being dropped that are within a packed struct to a separate local before dropping them, to ensure that they are dropped from an aligned address.
Functions
add_move_for_packed_drop
🔒
add_moves_for_packed_drops
add_moves_for_packed_drops_patch
🔒