On 10/24/12 12:16 PM, Ziad Hatahet wrote:
Wouldn't that (semantically) break code that relied on the functions being called being pure?
Not sure what you mean exactly, but in general you should not semantically rely on a function to be pure if it's not marked pure.
Patrick _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
