Hacker News new | ask | show | jobs
by dijit 1003 days ago
Isn't that exactly why Rust has “Editions”?
2 comments

Editions still have to interoperate with each other, they're not a free license to change anything and everything. In fact the post goes into detail on how they might or might not work for these specific changes!
The post goes into detail with why editions aren't a solid solve.

It does mention that dealing with the pain is the only potential solve.