mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 07:16:54 +00:00
This makes load generation compatible with opaque pointers. The generation of nontemporal copies still accesses the pointer element type, as fixing this requires more movement.