fromHackernoon2 weeks agoIntroducing Rust 1.86.0: Trait Upcasting, HashMaps, and More | HackerNoonThis release includes a long awaited feature - the ability to upcast trait objects, eliminating the need for workarounds like custom upcast methods in traits.Scala