rust/compiler/rustc_mir_transform
bors 8019fa0dc0 Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung
Initial work on Miri permissive-exposed-provenance

Rustc portion of the changes for portions of a permissive ptr-to-int model for Miri. The main changes here are changing `ptr_get_alloc` and `get_alloc_id` to return an Option, and also making ptr-to-int casts have an expose side effect.
2022-05-14 10:36:47 +00:00
..
src Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung 2022-05-14 10:36:47 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00