Hi,

On 28/07/2013 11:13, Huon Wilson wrote:
As I understand it, this is planned[1] as part of the
move-GC-to-the-libraries proposal[2]: that is, provide some traits with
lang-items (like Eq, Add, Drop, etc.) which, for example, give library
pointers the ability to be auto-borrowed to &.
This however will be quite a complex undertaking. To make that work the compiler would have to perform quite a few syntax transformation (like moving code into closures etc.). That sounds quite a bit like opening a new can of worms.


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

Reply via email to