mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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.