1
Fork 0
rust/compiler/rustc_const_eval/src
Matthias Krüger ceb7b5e70e
Rollup merge of #124293 - oli-obk:miri_intrinsic_fallback_body, r=RalfJung
Let miri and const eval execute intrinsics' fallback bodies

fixes https://github.com/rust-lang/miri/issues/3397

r? ``@RalfJung``
2024-05-04 12:37:22 +02:00
..
const_eval Ensure miri only uses fallback bodies that have manually been vetted to preserve all UB that the native intrinsic would have 2024-05-03 09:16:57 +00:00
interpret Rollup merge of #124293 - oli-obk:miri_intrinsic_fallback_body, r=RalfJung 2024-05-04 12:37:22 +02:00
transform Rollup merge of #122598 - Nadrieril:full-derefpats, r=matthewjasper 2024-04-23 17:25:15 +02:00
util Actually create ranged int types in the type system. 2024-04-08 12:02:19 +00:00
errors.rs Miri: detect wrong vtables in wide pointers 2024-04-21 13:04:51 +02:00
lib.rs Stabilize generic NonZero. 2024-04-22 18:48:47 +02:00