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

The borrow checker still applies in unsafe { } blocks. What it means (iirc) is that you can do pointer/memory stuff that would otherwise not be allowed. But you still fully adhere to Rust semantics


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

Search: