mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 07:21:10 +00:00
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.