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

you can't turn bounds checking off.

there are unsafe method for vec that allow you unchecked access to the array, but you need to to write it in unsafe block (some code that is performance sensitive does this).



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

Search: