qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoborrow checker?lemmy.worldimagemessage-square95linkfedilinkarrow-up1385arrow-down15
arrow-up1380arrow-down1imageborrow checker?lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square95linkfedilink
minus-squareforkDestroyer@infosec.publinkfedilinkEnglisharrow-up7·1 day agoI don’t code in rust, so I had no clue what a borrow checker was before seeing this and looking it up on the side.
minus-squaremic_check_one_two@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·24 hours agoYeah, I’ve always heard that rust is memory-safe, but hadn’t bothered to look into how. I guess the borrow checker is part of that safety net.
I don’t code in rust, so I had no clue what a borrow checker was before seeing this and looking it up on the side.
Yeah, I’ve always heard that rust is memory-safe, but hadn’t bothered to look into how. I guess the borrow checker is part of that safety net.
Neither did the “developer”