On Fri, Nov 8, 2013 at 1:52 AM, Oren Ben-Kiki <o...@ben-kiki.org> wrote:

> How bad would it be to add another 64 bits to the "some data to go along
> with it" part? I'm assuming 32 bit for file name index in some table and 32
> bit for the line number in the file should be enough :-)
>

In debug builds, no problem at all. It would mean updating all code doing
transmutes of closures and the code generation for them though.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to