We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996d949 commit fe1c4b7Copy full SHA for fe1c4b7
src/stabilization_guide.md
@@ -90,7 +90,7 @@ in the documentation.
90
### Updating the feature-gate listing
91
92
There is a central listing of feature-gates in
93
-`[src/libsyntax/feature_gate.rs]`. Search for the `declare_features!`
+[`src/libsyntax/feature_gate.rs`]. Search for the `declare_features!`
94
macro. There should be an entry for the feature you are aiming to
95
stabilize, something like (this example is taken from
96
[rust-lang/rust#32409]:
0 commit comments