On 09/12/2012 01:36 PM, Niko Matsakis wrote:
To be clear: I just pushed a patch that corrects these mistakes. It's just that I've pushed this patch before so I wanted to send a more detailed e-mail explaining what was going on.
Thanks, Niko. I was reviewing core::vec recently with someone on IRC and started to get a sinking feeling that something was wrong. The amount of unsafe code in core::vec (and perhaps core::str) is frightening. Surely a lot of it can be extracted into (yet more) unsafe helper functions.
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
