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 466e037 commit ce28ed8Copy full SHA for ce28ed8
contributor-guide/src/SUMMARY.md
@@ -15,7 +15,7 @@
15
- [Examples]()
16
- [Links]()
17
- [Rust grammar](grammar.md)
18
-- [Attributes]()
+- [Attributes](attributes.md)
19
- [Style guide]()
20
- [Wording]()
21
- [Language and grammar]()
docs/attribute-template.md contributor-guide/src/attributes.mddocs/attribute-template.md renamed to contributor-guide/src/attributes.md
docs/authoring.md
@@ -222,7 +222,3 @@ r[foo.bar.edition2021]
222
> [!EDITION-2021]
223
> Describe what changed in 2021.
224
```
225
-
226
-## Attributes
227
228
-See the [attribute template](attribute-template.md) for how attributes should be formatted.
0 commit comments