+1 for `expr @ place`

On 02.12.2013 11:57, Kevin Ballard wrote:
With @ going away another possibility is to leave ~ as the normal allocation 
operator and to use @ as the placement operator. So ~expr stays the same and 
placement looks either like `@place expr` or `expr@place`

-Kevin Ballard
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to