Hacker News new | ask | show | jobs
by pcwalton 2730 days ago
Rust is type-safe (in most senses of the word) if you don't use unsafe. C++ is not.