Y
Hacker News
new
|
ask
|
show
|
jobs
by
zamalek
1256 days ago
The borrow checker only prevents certain classes of memory bugs. You can definitely still have logical bugs in Rust.
1 comments
UltraViolence
1248 days ago
Logical bugs are out of scope for any programming language.
link