Types Team Update and Roadmap (Rust Blog)
The Rust Blog is carrying anupdate on what the Rust Types Team has been up to and its near-futureplans.
There has been alot of work on the next-generationtrait solver. The initiative posted aseparate update at the end of last year. While we would haveliked to stabilize itsuse in coherence a few months ago, this surfaced additionalsmall behavior regressions and hangs, causing delays. We areworking on fixing these issues and intend to merge thestabilization PR soon. We are getting close to compiling thestandard library and the compiler with the new solver enabledeverywhere, after which will be able to run crater to figure outthe remaining issues.