Nemeski@lemm.ee to Rust@programming.dev · 1 year agoAnnouncing Rust 1.84.1blog.rust-lang.orgexternal-linkmessage-square28fedilinkarrow-up168arrow-down11cross-posted to: rust@lemmy.ml
arrow-up167arrow-down1external-linkAnnouncing Rust 1.84.1blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 year agomessage-square28fedilinkcross-posted to: rust@lemmy.ml
minus-square8uurg@lemmy.worldlinkfedilinkarrow-up4·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.