Update stabilization_guide.md

This commit is contained in:
Who? Me?! 2019-01-17 18:57:05 -06:00 committed by GitHub
parent 5025bb7ca3
commit cdd17886a2
1 changed files with 2 additions and 2 deletions

View File

@ -172,9 +172,9 @@ if something { /* XXX */ }
``` ```
[rust-lang/rust#32409]:https://github.com/rust-lang/rust/issues/32409 [rust-lang/rust#32409]:https://github.com/rust-lang/rust/issues/32409
[src/libsyntax/feature_gate.rs]:https://doc.rust-lang.org/nightly/nightly-rustc/syntax/feature_gate/index.html [`src/libsyntax/feature_gate.rs`]:https://doc.rust-lang.org/nightly/nightly-rustc/syntax/feature_gate/index.html
[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
[`Unstable Book`]: https://doc.rust-lang.org/unstable-book/index.html [`Unstable Book`]: https://doc.rust-lang.org/unstable-book/index.html
[`src/doc/unstable-book`]: https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book [`src/doc/unstable-book`]: https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book