rust/compiler/rustc_const_eval
Matthias Krüger 5c2996d750
Rollup merge of #129666 - RalfJung:raw-eq-align, r=compiler-errors
interpret: add missing alignment check in raw_eq

The intrinsic requires alignment, but we forgot to check for that in Miri and const-eval.
2024-08-28 17:12:19 +02:00
..
src Rollup merge of #129666 - RalfJung:raw-eq-align, r=compiler-errors 2024-08-28 17:12:19 +02:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl interpret: do not make const-eval query result depend on tcx.sess 2024-08-26 17:08:52 +02:00