mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-15 01:24:01 +00:00
When only other `Weak` references remain, we can directly move the data into the new unique allocation as a plain memory copy.
When only other `Weak` references remain, we can directly move the data into the new unique allocation as a plain memory copy.