Nemeski@lemm.ee to Rust@programming.dev · 1 month agoAnnouncing Rust 1.84.1blog.rust-lang.orgexternal-linkmessage-square22fedilinkarrow-up176arrow-down11cross-posted to: [email protected][email protected]
arrow-up175arrow-down1external-linkAnnouncing Rust 1.84.1blog.rust-lang.orgNemeski@lemm.ee to Rust@programming.dev · 1 month agomessage-square22fedilinkcross-posted to: [email protected][email protected]
minus-squaresugar_in_your_tealinkfedilinkarrow-up16·1 month 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.