rust/compiler/rustc_const_eval/src
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
..
check_consts Rollup merge of #129507 - RalfJung:per-fn-const_precise_live_drops, r=wesleywiser 2024-08-27 18:59:27 +02:00
const_eval Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compiler-errors 2024-08-24 22:14:12 +02:00
interpret Rollup merge of #129666 - RalfJung:raw-eq-align, r=compiler-errors 2024-08-28 17:12:19 +02:00
util Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
errors.rs Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compiler-errors 2024-08-24 22:14:12 +02:00
lib.rs stabilize is_none_or 2024-08-14 18:28:40 +08:00