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

That is quite common in some Rust communities that go beyond what unsafe is supposed to do, and see everything that might be wrong usage as unsafe.

Ideally they want to be using formal methods, dependent typing, but instead bring that to Rust and put unsafe even on code that doesn't do anything related to low level memory handling or concurrency.



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

Search: