On 4/15/14 9:21 PM, comex wrote:
If I have x: &[char, ..5], I can use ~*x to get an owned version
without a lot of typing.  Would it be too insane to have that work for
&[char] or &str with DST?

Yes, I believe that will work just fine. Niko will have to answer for sure because I don't recall with 100% certainty that we could make that work, but I know we discussed this.

Patrick

_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to