Nemeski to Rust@programming.dev • 1 month agoAnnouncing Rust 1.86.0blog.rust-lang.orgexternal-linkmessage-square6fedilinkarrow-up160arrow-down10
arrow-up160arrow-down1external-linkAnnouncing Rust 1.86.0blog.rust-lang.orgNemeski to Rust@programming.dev • 1 month agomessage-square6fedilink
minus-square@sugar_in_your_tea@sh.itjust.workslinkfedilink1•20 days ago HashMaps and slices now support indexing multiple elements mutably This is kinda neat. I was hoping for something more generic, so hopefully this is a step toward that. Allow safe functions to be marked with the #[target_feature] attribute. This seems huge for library authors! That’s not me as of yet, but maybe soon. 😀 Congrats on the release!
This is kinda neat. I was hoping for something more generic, so hopefully this is a step toward that.
This seems huge for library authors! That’s not me as of yet, but maybe soon. 😀
Congrats on the release!