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

unsafe memory and unsafe concurrency. i will not expand further, because it will be downvoted by the rust fanboys.


Even aside from preemptively complaining about downvotes, refusing to substantiate your claims is the quickest way to lose karma. :P


Okay. If you find something isn't safe, in safe code, please file a bug. What you're asserting shouldn't be true.


Do you see the problem now? You have a whole chapter about unsafe, with 4 major cases. Stdlib is full of unsafe. And you don't even talk about unsafe threaded code. One of the biggest safety problems nowadays. Memory safety is solved since decades with GC. Concurrency safety also for a few years.




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

Search: