mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
c140e25ec8
Only emit alignment checks if we have a panic_impl Fixes https://github.com/rust-lang/rust/issues/109996 r? `@bjorn3` because you commented that this situation could impact you as well