this post was submitted on 28 Nov 2021
11 points (100.0% liked)
Rust Programming
8306 readers
12 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why is rust bad for unsafe? Isn't that like a superpower to be able to "override" the borrow checker on a specific line instead of having a whole unsafe codebase?