mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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``