Hacker News new | ask | show | jobs
by zxvkhkxvdvbdxz 508 days ago
> Rust only eliminates memory safety issues of C/C++

According to Microsoft, about 70% of all security bugs in their products are memory safety issues.

These could be all be eliminated with a language that doesn't allow it in the first place.

https://www.zdnet.com/article/microsoft-70-percent-of-all-se...