On 05/04/2014 14:14, Corey Richardson wrote:
Sure, same thing as a C-style array, minus the fact that we don't have Index implemented for unsafe ptrs.
Sure, but that difference is the important part. It’s idiomatic C to pretend that a pointer is like an array, but not in Rust.
-- Simon Sapin _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
