Fix link in walkthrough
This commit is contained in:
parent
ed59780204
commit
2b0a6b9709
|
|
@ -258,6 +258,8 @@ After this, [a PR is made][stab] to remove the feature gate, enabling the featur
|
|||
default (on the 2018 edition). A note is added to the [Release notes][relnotes]
|
||||
about the feature.
|
||||
|
||||
[stab]: https://github.com/rust-lang/rust/pull/56245
|
||||
|
||||
Steps to stabilize the feature can be found at [Stabilizing Features](./stabilization_guide.md).
|
||||
|
||||
[relnotes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue