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

FWIW it isn't hard to write safe Rust code that elides bound checks, but one needs to write proper code.

If one pin points a performance issue due to bound checks, it is also always trivial to disable them in a safe way by writing proper `unsafe` code when it makes a difference.



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

Search: