thingsiplay@beehaw.org to Programming@programming.devEnglish · 1 year agoAnnouncing Rust 1.85.0 and Rust 2024 | Rust Blogblog.rust-lang.orgexternal-linkmessage-square9fedilinkarrow-up163arrow-down12file-textcross-posted to: rust@lemmy.ml
arrow-up161arrow-down1external-linkAnnouncing Rust 1.85.0 and Rust 2024 | Rust Blogblog.rust-lang.orgthingsiplay@beehaw.org to Programming@programming.devEnglish · 1 year agomessage-square9fedilinkfile-textcross-posted to: rust@lemmy.ml
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up10·1 year 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.