We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ec995 commit 863e585Copy full SHA for 863e585
docs/authoring.md
@@ -223,10 +223,6 @@ r[foo.bar.edition2021]
223
> Describe what changed in 2021.
224
```
225
226
-## Grammar
227
-
228
-See [Grammar](grammar.md) for details on how to write grammar rules.
229
230
## Attributes
231
232
See the [attribute template](attribute-template.md) for how attributes should be formatted.
reference-dev-guide/src/SUMMARY.md
@@ -14,7 +14,7 @@
14
- [rustc test annotations]()
15
- [Examples]()
16
- [Links]()
17
-- [Rust grammar]()
+- [Rust grammar](grammar.md)
18
- [Attributes]()
19
- [Style guide]()
20
- [Wording]()
docs/grammar.md reference-dev-guide/src/grammar.mddocs/grammar.md renamed to reference-dev-guide/src/grammar.md
0 commit comments