rust/library/core/src/mem
bors a00f8ba7fc Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obk
interpret: support for per-byte provenance

Also factors the provenance map into its own module.

The third commit does the same for the init mask. I can move it in a separate PR if you prefer.

Fixes https://github.com/rust-lang/miri/issues/2181

r? `@oli-obk`
2022-11-15 17:37:15 +00:00
..
manually_drop.rs Rollup merge of #88375 - joshlf:patch-3, r=dtolnay 2022-03-28 04:12:09 +02:00
maybe_uninit.rs Fixed some _i32 notation in maybe_uninit’s doc 2022-11-12 19:22:28 +01:00
mod.rs Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obk 2022-11-15 17:37:15 +00:00
transmutability.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00