On 10-08-24 11:35 AM, ori bar wrote:
I've tried searching trans.ml for code which implements assignments
for the 'any' type and haven't found any, have I missed something? Or
is the 'any' type mostly unimplemented? If so, where should one start
to implement it and/or is there someone already working on it?
Unimplemented. Feel free, if you like.
Though I'm hesitant to encourage you on this, as I think we've proven to
ourselves that it'll be reasonably easy to do in theory (pointer-to-box
+ pointer-to-type-descriptor) and I suspect we can get rustc running
without it.
(Perhaps I should go through the tracker and mark off bugs that seem
likely to be rustc-blocking? I bet that'd be a good use of time.)
-Graydon
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev