Hacker News new | ask | show | jobs
by adgjlsfhk1 1645 days ago
If that worked, people wouldn't still be finding use after free bugs in commonly used C libraries. The whole reason to use Rust is that it turns most of C's UB into compile time errors so that your code isn't horribly broken in the first place.