On 8/12/13 10:12 AM, Kevin Ballard wrote:
So I came across a weird fact that is entirely inconsistent with my mental model of Rust. extra::arc::RWArc is private, but you can use it *everywhere*. You can call RWArc::new, you can use it as a type, etc. What is happening?
This is a known bug, and is on my list to fix soon. Patrick _______________________________________________ Rust-dev mailing list Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev