On Thu, Jun 7, 2012 at 2:28 PM, Patrick Walton <[email protected]> wrote: > > Use @[int] instead of [int] or the new dvec to avoid copies. You can also > use region pointers (&).
Given this, should we replace things like std::map::str_hash to take boxed strings? That's one of my big source of warnings. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
