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,7 +172,7 @@ if something { /* XXX */ }
```
[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 Book]: https://github.com/rust-lang/book
[Rust by Example]: https://github.com/rust-lang/rust-by-example