thingsiplay@beehaw.org to Programming@programming.devEnglish · 2 months agoAnnouncing Rust 1.85.0 and Rust 2024 | Rust Blogblog.rust-lang.orgexternal-linkmessage-square9fedilinkarrow-up163arrow-down12file-text
arrow-up161arrow-down1external-linkAnnouncing Rust 1.85.0 and Rust 2024 | Rust Blogblog.rust-lang.orgthingsiplay@beehaw.org to Programming@programming.devEnglish · 2 months agomessage-square9fedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up11·2 months agoHonestly, kind of most excited about std::env::home_dir() being fixed/undeprecated. That’s the kind of thing that some languages would leave unfixed for eternity, until half the community recommends not using the stdlib even for basic uses.
Honestly, kind of most excited about
std::env::home_dir()
being fixed/undeprecated. That’s the kind of thing that some languages would leave unfixed for eternity, until half the community recommends not using the stdlib even for basic uses.