Hacker News new | ask | show | jobs
by echelon 182 days ago
Rust isn't magic, but it has an incredibly low software defect rate. Google published a few studies on this.

If Rust code compiles, it probably has a lower defect rate than corresponding code written by the same team in another language, all else being equal.

1 comments

Agreed. I've been working professionally with Rust for a year and it is my experience that it's rock solid.