File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -254,8 +254,16 @@ The stabilization report for our feature is [here][stabrep].
254
254
255
255
[ stabrep ] : https://github.com/rust-lang/rust/issues/48075#issuecomment-433243048
256
256
257
- After this, a PR is made to remove the feature gate, enabling the feature by
257
+ After this, [ a PR is made] [ stab ] to remove the feature gate, enabling the feature by
258
258
default (on the 2018 edition). A note is added to the [ Release notes] [ relnotes ]
259
259
about the feature.
260
260
261
+ [ stab ] : https://github.com/rust-lang/rust/pull/56245
262
+
263
+ TODO: currently, we have a [ forge article] [ feature-stab ] about stabilization, but
264
+ we really ought to move that to the guide (in fact, we probably should have a whole
265
+ chapter about feature gates and stabilization).
266
+
267
+ [ feature-stab ] : https://forge.rust-lang.org/stabilization-guide.html
268
+
261
269
[ relnotes ] : https://github.com/rust-lang/rust/blob/master/RELEASES.md
You can’t perform that action at this time.
0 commit comments