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

In C when you use an inappropriate type (such as u8 here for a size) it's just coerced. In Rust the wrong type doesn't compile. So, I think the programmer is less likely to choose u8 in the first place.


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

Search: