On 7/29/12 6:50 PM, Niko Matsakis wrote:
I'm not sure why this step alone would remove the ~"" strings, rather than (say) causing type errors for those cases where ~str is required but &str is supplied. It seems that the most important thing is to convert the various APIs that can take slices to do so. Or am I missing something?
Yes, I was assuming we'd do that too. This is just about the language change.
Patrick _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
