Nemeski@lemm.ee to Rust@programming.dev · 5 months agoAnnouncing Rust 1.84.1blog.rust-lang.orgexternal-linkmessage-square30fedilinkarrow-up177arrow-down11
arrow-up176arrow-down1external-linkAnnouncing Rust 1.84.1blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 5 months agomessage-square30fedilink
minus-square8uurg@lemmy.worldlinkfedilinkarrow-up6·5 months agoEspecially because the borrow checker is the point, the added value, of rust. With it it can ensure compile time memory safety, without it it is just another programming language.
Especially because the borrow checker is the point, the added value, of rust. With it it can ensure compile time memory safety, without it it is just another programming language.