We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e96c8b9 + 1a0273b commit 559e09cCopy full SHA for 559e09c
src/attributes.md
@@ -50,7 +50,7 @@ Attributes may be applied to many things in the language:
50
* [Generic lifetime or type parameter][generics] accept outer attributes.
51
* Expressions accept outer attributes in limited situations, see [Expression
52
Attributes] for details.
53
-* [Function][functions], [closure]] and [function pointer]
+* [Function][functions], [closure] and [function pointer]
54
parameters accept outer attributes. This includes attributes on variadic parameters
55
denoted with `...` in function pointers and [external blocks][variadic functions].
56
0 commit comments