Update src/stabilization_guide.md

Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
Who? Me?! 2019-01-15 21:00:36 -05:00
parent 69005b5daa
commit ea8749dd12
1 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Here is a general guide to how to stabilize a feature -- every feature
is different, of course, so some features may require steps beyond is different, of course, so some features may require steps beyond
what this guide talks about. what this guide talks about.
Note: Before we stabilize any feature, it is rule that it should appear Note: Before we stabilize any feature, it's the rule that it should appear
in the documentation. in the documentation.
### Updating the feature-gate listing ### Updating the feature-gate listing
@ -178,4 +178,4 @@ Places that may need updated documentation:
[rust-lang/rust#32409]:https://github.com/rust-lang/rust/issues/32409 [rust-lang/rust#32409]:https://github.com/rust-lang/rust/issues/32409
[The Reference]: https://github.com/rust-lang-nursery/reference [The Reference]: https://github.com/rust-lang-nursery/reference
[The Book]: https://github.com/rust-lang/book [The Book]: https://github.com/rust-lang/book
[Rust by Example]: https://github.com/rust-lang/rust-by-example [Rust by Example]: https://github.com/rust-lang/rust-by-example