Nemeski@lemm.ee to Rust@programming.dev · 1 day agoAnnouncing Rust 1.84.1blog.rust-lang.orgexternal-linkmessage-square11fedilinkarrow-up149arrow-down10cross-posted to: [email protected][email protected]
arrow-up149arrow-down1external-linkAnnouncing Rust 1.84.1blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 day agomessage-square11fedilinkcross-posted to: [email protected][email protected]
minus-squaresugar_in_your_tealinkfedilinkarrow-up5·6 hours agoMaybe use zig then? It’s unsafe (i.e. no borrow checker) and really fast. But honestly, after learning good patterns, I rarely run into borrow checker issues.
Maybe use zig then? It’s unsafe (i.e. no borrow checker) and really fast.
But honestly, after learning good patterns, I rarely run into borrow checker issues.