@njaard to Rust [email protected]English • 5 months agoAnnouncing Rust 1.80.0 | Rust Blogblog.rust-lang.orgexternal-linkmessage-square1arrow-up14arrow-down10cross-posted to: [email protected]
arrow-up14arrow-down1external-linkAnnouncing Rust 1.80.0 | Rust Blogblog.rust-lang.org@njaard to Rust [email protected]English • 5 months agomessage-square1cross-posted to: [email protected]
minus-squareCodexlinkEnglish2•5 months agoI’ve been cutting back on lazy_static use but there’s still a few around in my code. Be interesting to see how easy migrating to the built-in will be.
I’ve been cutting back on
lazy_static
use but there’s still a few around in my code. Be interesting to see how easy migrating to the built-in will be.