On 09/12/2012 02:54 PM, Brian Anderson wrote:
'unsafe' is the final holdout keyword that can still be used as an ident, and we love using it as a module name: core::unsafe, core::vec::unsafe, core::str::unsafe, core::at_vec::unsafe.
So I don't have any great ideas. Do you?
I'm going to use Graydon's 'raw' suggestion for vec::unsafe, str::unsafe, and at_vec::unsafe, and move the contents of core::unsafe to other modules.
Thanks. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
