On 11/26/12 12:00 PM, Brian Anderson wrote:
* Make sure all the allocations (boxes) contain the correct type
descriptors. Currently they all contain *some* type descriptor, but they
are not all correct. The last person to tackle the GC bounced off of
this step.

Note that this is not needed if you want conservative-on-the-heap, which I think would be good to get working first. Obviously this is not acceptable for production, especially on 32-bit, but let's not let the perfect be the enemy of the working.

Patrick

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

Reply via email to