Hacker News new | ask | show | jobs
by AsyncAwait 3414 days ago
> Has the pace of sweeping changes to the language slowed down in the past year?

Absolutely, Rust has been stable since 1.0 released in May 2015 with a promise of backwards compatibility and has largely upheld that promise.

1 comments

Yeah although that doesn't mean the language isn't changing. Just that your old 1.0 code will still work.