Hacker News new | ask | show | jobs
by laerus 615 days ago
> The big selling point on Rust is no memory leaks

Memory leaks are not considered memory errors in Rust and they are allowed.

1 comments

They are allowed, but they're extremely uncommon nevertheless.