Hacker News new | ask | show | jobs
by dwattttt 330 days ago
I guess to also elaborate the point; it's also entirely correct to say "Rust is guaranteed to be memory safe unless 'unsafe' is involved".
1 comments

Yeah and Rust is guaranteed to be thread safe unless 'unsafe' is involved, I think