Skip to content

Commit 6c30e20

Browse files
committed
Stabilizing library features: link to the PR also
1 parent 882368f commit 6c30e20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/stability.md

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

9092
## allow_internal_unstable
9193

0 commit comments

Comments
 (0)