Nemeski@lemm.ee to Rust@programming.dev · 3 months agoAnnouncing Rust 1.84.1blog.rust-lang.orgexternal-linkmessage-square31fedilinkarrow-up177arrow-down11cross-posted to: lobsters
arrow-up176arrow-down1external-linkAnnouncing Rust 1.84.1blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 3 months agomessage-square31fedilinkcross-posted to: lobsters
minus-square8uurg@lemmy.worldlinkfedilinkarrow-up6·3 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.