runiq@feddit.de to Rust@programming.dev · 2 years agoAnnouncing Rust 1.73.0blog.rust-lang.orgexternal-linkmessage-square4linkfedilinkarrow-up135arrow-down10
arrow-up135arrow-down1external-linkAnnouncing Rust 1.73.0blog.rust-lang.orgruniq@feddit.de to Rust@programming.dev · 2 years agomessage-square4linkfedilink
minus-squareOpen World@lemmy.worldlinkfedilinkarrow-up8·2 years agoLove the stabilization of div_ceil and some of the other unsigned integer functions. They definitely make writing some algorithmic code easier.
Love the stabilization of
div_ceiland some of the other unsigned integer functions. They definitely make writing some algorithmic code easier.