mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 12:04:20 +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.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.