0x0@lemmy.zip to Programmer Humor@programming.dev · 15 hours agorace conditionslemmy.zipimagemessage-square40fedilinkarrow-up1592arrow-down116
arrow-up1576arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 15 hours agomessage-square40fedilink
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up23·9 hours agoWhy is the crab not Rust. This is outrageous, it’s unfair
minus-squared_k_bo@feddit.orglinkfedilinkarrow-up23·edit-29 hours agoRust would be some borrow checker compile error like borrowed data escapes outside of associated function argument requires that `'1` must outlive `'static`
minus-squarepewgar_seemsimandroid@lemmy.blahaj.zonelinkfedilinkarrow-up5·5 hours agorust errors are funny if you don’t know rust
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·4 hours agoThose also happen to be errors you’d typically run into, if you don’t yet really know Rust…
minus-squaremilicent_bystandr@lemm.eelinkfedilinkarrow-up1·3 hours ago News at Ten: Borrowed Data Escapes Outside of Associated Function
Why is the crab not Rust. This is outrageous, it’s unfair
Rust would be some borrow checker compile error like
borrowed data escapes outside of associated function
argument requires that `'1` must outlive `'static`
rust errors are funny if you don’t know rust
Those also happen to be errors you’d typically run into, if you don’t yet really know Rust…