On 02/01/2013 11:02 PM, Brian Anderson wrote:
On 02/01/2013 03:14 PM, Brian Anderson wrote:
On 02/01/2013 09:23 AM, Matthieu Monrocq wrote:


do reserve_stack(Standard) { rust_task_fail(); }

Of course that's

do reserve_stack(Standard) { unsafe { rust_task_fail(); } }
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to