mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
305137de18
miri: avoid making a full copy of all new allocations Hopefully fixes https://github.com/rust-lang/miri/issues/3637 r? ``@saethlin``