mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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``