rust/compiler/rustc_mir
Yuki Okushi 2b43980ef4
Rollup merge of #79942 - JCTyblaidd:static-mem-init, r=RalfJung
Add post-init hook for static memory for miri.

Adds a post-initialization hook to treat memory initialized using the interpreter as if it was initialized in a static context.

See: https://github.com/rust-lang/miri/pull/1644 & https://github.com/rust-lang/miri/issues/1643
2020-12-13 11:05:38 +09:00
..
src Rollup merge of #79942 - JCTyblaidd:static-mem-init, r=RalfJung 2020-12-13 11:05:38 +09:00
Cargo.toml Added some unit tests as requested 2020-11-11 16:40:17 -08:00