Hi all, I was playing around with the different pointer types in Rust, and I have the following program: https://gist.github.com/4702154
My questions/comments are listed in lines 16, 23, 27, and 29. As a side note, I believe that there is still work being done on having mutability depend on the containing slot, could that be a source of some of the issues in the code? Thanks -- Ziad
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
