Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I believe that's exactly the point: it's too easy to violate constraints like not allowing multiple mutable references. Unsafe is meant for cases where the validity of the code is difficult to prove with rust's lifetime analysis, but can be abused to do much more than that.


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

Search: