Hacker News new | ask | show | jobs
by bigstrat2003 405 days ago
> Rust still needs a way out of that mess.

It has one: use raw pointers and unsafe. People are way too afraid of unsafe, it's there specifically to be used when needed.