← Back to context

Comment by benj111

2 days ago

See now this is why I don't quite get everyone jumping on the rust bandwagon.

This is a limitation of the rust model. You could have a language where intrusive linked lists are provably safe.

That's not to say rust doesn't work, but it's the first language I'm aware of that's attempted compile time memory safety, and no body seems to be talking about how to do it better.