Hacker News new | past | comments | ask | show | jobs | submit login

> Unsafe Rust has none of them. Not even a debug heap.

Sure it does! I've used most of those features in Rust, except for Address Sanitizer. But even ASan is available now: https://github.com/rust-lang/rust/pull/38699

I remember spending hours using Valgrind on Rust code back in 2011 to track down codegen problems in the compiler :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: