Hacker News new | ask | show | jobs
by ssokolow 3 days ago
The word "correct" already had a meaning. Memory safety is a subset of correctness in the same way that Rust can't statically prevent race conditions but it can prevent a subset of them called data races.