On 11/20/13 5:51 AM, Bill Myers wrote:
Have you considered making deref the default instead and requiring moves
to use an explicit "move" keyword?

Tried it a year ago. It was incredibly noisy. I don't want to go back to that world.

We saw things like:

    let move x = move foo(move y);

Patrick

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to