Skip to content

Commit 8caf7dd

Browse files
committed
Note that features can't be stabilized until they go through FCP
... and that FCP happens on the tracking issue, not the PR.
1 parent 0eff8c0 commit 8caf7dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/stability.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Furthermore this attribute is needed to mark an intrinsic as callable from
7272

7373
To stabilize a feature, follow these steps:
7474

75+
0. Ask a **@T-libs** to start an FCP on the tracking issue and wait for the FCP to complete (with `disposition-merge`).
7576
1. Change `#[unstable]` to `#[stable(since = "version")]`.
7677
`version` should be the *current nightly*, i.e. stable+2. You can see which version is
7778
currently nightly [on Forge](https://forge.rust-lang.org/#current-release-versions).

0 commit comments

Comments
 (0)