Skip to content

Commit 3f559ff

Browse files
committed
Drop "stabilization is easy" part
1 parent 1bbe997 commit 3f559ff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/stabilization_guide.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ If you'd like to develop the stabilization report incrementally, we recommend ad
5757
*This is for stabilizing language features. If you are stabilizing a library
5858
feature, see [the stabilization chapter of the std dev guide][std-guide-stabilization] instead.*
5959

60-
Once we have decided to stabilize a feature, we need to have
61-
a PR that actually makes that stabilization happen. These kinds
62-
of PRs are a great way to get involved in Rust, as they take
63-
you on a little tour through the source code.
64-
6560
Here is a general guide to how to stabilize a feature --
6661
every feature is different, of course, so some features may
6762
require steps beyond what this guide talks about.

0 commit comments

Comments
 (0)