Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
parent
1fca3dac68
commit
2e169e078c
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ in the documentation.
|
|||
### Updating the feature-gate listing
|
||||
|
||||
There is a central listing of feature-gates in
|
||||
`[src/libsyntax/feature_gate.rs]`. Search for the `declare_features!`
|
||||
[`src/libsyntax/feature_gate.rs`]. Search for the `declare_features!`
|
||||
macro. There should be an entry for the feature you are aiming to
|
||||
stabilize, something like (this example is taken from
|
||||
[rust-lang/rust#32409]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue