Nemeski@lemm.ee to Rust@programming.dev · 1 month agoAnnouncing Rust 1.86.0blog.rust-lang.orgexternal-linkmessage-square6fedilinkarrow-up161arrow-down10
arrow-up161arrow-down1external-linkAnnouncing Rust 1.86.0blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 month agomessage-square6fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up1·15 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!