> If an explicit copy operator is needed for uniques, then this isn't even > ambiguous, is it?
So I guess you're planning to make vectors and strings (and anything containing them) also explicit-copy-only? In that case, I guess we're fine. (Though, with strings, I expect this to cause some pain.) _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
