On Fri, Nov 8, 2013 at 1:59 AM, Daniel Micay <danielmi...@gmail.com> wrote:

> 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.
>

On second thought... it does seem like if the debug data can be associated
with functions, it's available for function pointers to them.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to