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

Then why would I use rust in the first place?


So that you can write "primitives" such as a queue in unsafe, and assuming it is correct, it is not possible to introduce bugs from other code.

Also, things like queues tend to be implemented in either the stdlib or a very popular library. So they are very well tested and likely to be widely reviewed.




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

Search: