387
borrow checker?
(thelemmy.club)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
"Borrow checker?"
"Thanks bro but don't need your checker got my own"
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.
Neither did the "developer"
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.