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

If you come from C to Rust to basically have to rewire your brain. There are some corner cases that are wrong in Rust, but mostly you have to get used to a completely new way of thinking about object lifetimes and references to objects.


...and then you come back to your C code and think 'how could I not think of these things'.


Though one thing that makes Rust quite different from C is move semantics.




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

Search: