mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
920e0051cf
Tolerate overaligned MIR constants for codegen. Fixes https://github.com/rust-lang/rust/issues/117761 cc `@saethlin`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.