1
Fork 0
rust/compiler/rustc_const_eval/src
Matthias Krüger 1d46614335
Rollup merge of #116650 - RalfJung:miri-intptrcast, r=oli-obk
add some comments and some cleanup around Miri intptrcast

`@saethlin` maybe this helps a bit?
2023-10-19 14:38:26 +02:00
..
const_eval place evaluation: require the original pointer to be aligned if an access happens 2023-10-15 18:13:31 +02:00
interpret Rollup merge of #116650 - RalfJung:miri-intptrcast, r=oli-obk 2023-10-19 14:38:26 +02:00
transform Rename ACTIVE_FEATURES as UNSTABLE_FEATURES. 2023-10-16 08:17:23 +11:00
util Remove Print::Error 2023-10-17 18:02:57 +02:00
errors.rs more precise error for 'based on misaligned pointer' case 2023-10-15 18:13:33 +02:00
lib.rs docs: add Rust logo to more compiler crates 2023-10-16 15:38:08 -07:00