1
Fork 0
rust/compiler/rustc_const_eval/src
Matthias Krüger 5d413c111a
Rollup merge of #124720 - RalfJung:interpret-drop, r=compiler-errors
interpret: Drop: always evaluate place

That way we can also avoid dealing with `instantiate_from_frame_and_normalize_erasing_regions`.
2024-05-04 22:27:33 +02:00
..
const_eval interpret, miri: uniform treatments of intrinsics/functions with and without return block 2024-05-04 17:39:29 +02:00
interpret Rollup merge of #124720 - RalfJung:interpret-drop, r=compiler-errors 2024-05-04 22:27:33 +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