mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
73f5b65818
Data flow engine uses `clone_from` for domain values. Providing an implementation of `clone_from` will avoid some intermediate memory allocations.