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

Blech. I'm pretty sure LLVM, not the frontend, is inserting those null checks for some reason.


The slice iterator yields `Option<&T>`, the None variant is represented by a null pointer. That's probably the null check.




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

Search: