We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882368f commit c5886dcCopy full SHA for c5886dc
src/stability.md
@@ -85,7 +85,9 @@ To stabilize a feature, follow these steps:
85
- Add the appropriate labels: `@rustbot modify labels: +T-libs`.
86
- Link to the tracking issue and say "Closes #XXXXX".
87
88
-You can see an example of stabilizing a feature at [#81656](https://github.com/rust-lang/rust/issues/81656).
+You can see an example of stabilizing a feature with
89
+[tracking issue #81656](https://github.com/rust-lang/rust/issues/81656)
90
+and [its implementation PR #84642](https://github.com/rust-lang/rust/pull/84642).
91
92
## allow_internal_unstable
93
0 commit comments