Skip to content

Commit 882368f

Browse files
committed
Change the feature used as an example of stabilizing lib features
The previous one was not following the process: it was a PR, which an FCP was started on after the fact. This doesn't match what the stated process is: we should instead link to an issue where t-libs started an fcp, then a pr was written later.
1 parent 8608047 commit 882368f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stability.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ 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 at [#81656](https://github.com/rust-lang/rust/issues/81656).
8989

9090
## allow_internal_unstable
9191

0 commit comments

Comments
 (0)