Skip to content

Commit fe1c4b7

Browse files
mark-i-mrajcspsg
andcommitted
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <[email protected]>
1 parent 996d949 commit fe1c4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stabilization_guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ in the documentation.
9090
### Updating the feature-gate listing
9191

9292
There is a central listing of feature-gates in
93-
`[src/libsyntax/feature_gate.rs]`. Search for the `declare_features!`
93+
[`src/libsyntax/feature_gate.rs`]. Search for the `declare_features!`
9494
macro. There should be an entry for the feature you are aiming to
9595
stabilize, something like (this example is taken from
9696
[rust-lang/rust#32409]:

0 commit comments

Comments
 (0)