rust/compiler/rustc_mir_transform
Matthias Krüger c140e25ec8
Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3
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
2023-04-13 21:58:39 +02:00
..
src Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3 2023-04-13 21:58:39 +02:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00