Skip to content

Commit 3a63b12

Browse files
authored
Change the feature used as an example of stabilizing lib features (#1143)
1 parent c3ac40d commit 3a63b12

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/stability.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,10 @@ To stabilize a feature, follow these steps:
8585
- Add the appropriate labels: `@rustbot modify labels: +T-libs`.
8686
- Link to the tracking issue and say "Closes #XXXXX".
8787

88-
You can see an example of stabilizing a feature at [#75132](https://github.com/rust-lang/rust/pull/75132).
88+
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).
8992

9093
## allow_internal_unstable
9194

0 commit comments

Comments
 (0)