Earlier quoted context omitted.
I just hope that Rust with 40 years of backwards compatibility feels better than C++ today.
40 years is a long time, so the experience will almost certainly degrade a fair bit. The notion of editions in rust makes allowances for breaking changes while still keeping backwards compatibility, I'm very curious to see whether the problems that solves outweigh the complexity in the compiler.
It’s not the only reason, but it’s a big one.