Hacker News new | ask | show | jobs
by lkirkwood 693 days ago
> It's anyone's guess if the code you wrote a year ago would work today

Is that true? In what sense? I was under the impression the editions took care of that.

1 comments

Not true, not sure why GP said that. Been writing Rust for many years and code does not just break on compiler upgrades. Super stable overall, including the wonderfully evolving ecosystem!