Update src/stabilization_guide.md

Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
Who? Me?! 2019-01-17 14:04:50 -05:00
parent ca9e6be0c6
commit d3e8792c2c
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ found by consulting [the forge](https://forge.rust-lang.org/), which will guide
you the next stable release number. You want to add 1 to that,
because the code that lands today will become go into beta on that
date, and then become stable after that. So, at the time of this
writing, the next stable release (what is currently beta, iow) was
writing, the next stable release (i.e. what is currently beta) was
1.30.0, hence I wrote 1.31.0 above.
### Removing existing uses of the feature-gate