Nemeski@lemm.ee to Rust@programming.dev · 1 year agoAnnouncing Rust 1.84.1blog.rust-lang.orgexternal-linkmessage-square28linkfedilinkarrow-up177arrow-down11
arrow-up176arrow-down1external-linkAnnouncing Rust 1.84.1blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 year agomessage-square28linkfedilink
minus-square8uurg@lemmy.worldlinkfedilinkarrow-up6·1 year 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.