mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
44faca9d94
Update `mir-opt` 64-bit panic-abort tests for `Alignment` rename These seem to have been missed when the PR originally merged. cc https://github.com/rust-lang/rust/pull/154004, @GrigorenkoPV