We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6579ed1 + c4f2cdc commit 860169cCopy full SHA for 860169c
_posts/2018-03-12-roadmap.md
@@ -176,6 +176,8 @@ introduce new keywords or otherwise require adjustments to code. However:
176
(rustfix). **Only a small minority of crates should require _any_
177
manual work to opt in to a new edition**, and that manual work must be
178
minimal.
179
+- Most new features are edition-independent, and will be usable on new compilers
180
+ even when an older edition is selected.
181
182
In other words, the progression of new compiler versions is independent from
183
editions; you can migrate at your leisure, and don’t have to worry about ecosystem
0 commit comments