mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 12:16:22 +00:00

miri: avoid making a full copy of all new allocations Hopefully fixes https://github.com/rust-lang/miri/issues/3637 r? ``@saethlin``
For more information about how rustc works, see the rustc dev guide.