snaggen@programming.dev to Rust@programming.dev · 22 days agoAnnouncing Rust 1.85.0 and Rust 2024blog.rust-lang.orgexternal-linkmessage-square8fedilinkarrow-up189arrow-down10cross-posted to: rust@lemmy.mlprogramming@programming.dev
arrow-up189arrow-down1external-linkAnnouncing Rust 1.85.0 and Rust 2024blog.rust-lang.orgsnaggen@programming.dev to Rust@programming.dev · 22 days agomessage-square8fedilinkcross-posted to: rust@lemmy.mlprogramming@programming.dev
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up5·21 days agoThe const hash map is huge. It was always a pain the have const/static hash maps. Specially since most use cases don’t need a DoS-resistant hash map. Will be migrating to 2024 as soon as possible.
The const hash map is huge. It was always a pain the have const/static hash maps. Specially since most use cases don’t need a DoS-resistant hash map. Will be migrating to 2024 as soon as possible.