Post #3649541
2026-07-07 13:23 UTC
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.
Replies (2)
-
@vanillama@programming.dev 2026-07-07 14:47
Neither did the “developer”
-
@mic_check_one_two@lemmy.dbzer0.com 2026-07-07 20:19
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.