Hacker News new | ask | show | jobs
by umanwizard 604 days ago
Correct, rust doesn’t magically prevent all bugs. It just makes a large class of bugs harder to write.
1 comments

.. but most concurrency is done in distributed systems, where Rust provides little to no protection.

Although making a Rust monolith would be great!