We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ac40d commit 3a63b12Copy full SHA for 3a63b12
src/stability.md
@@ -85,7 +85,10 @@ 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 [#75132](https://github.com/rust-lang/rust/pull/75132).
+You can see an example of stabilizing a feature with
89
+[tracking issue #81656 with FCP](https://github.com/rust-lang/rust/issues/81656)
90
+and the associated
91
+[implementation PR #84642](https://github.com/rust-lang/rust/pull/84642).
92
93
## allow_internal_unstable
94
0 commit comments