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 a7dde80 commit be3c823Copy full SHA for be3c823
text/3697-declarative-attribute-macros.md
@@ -196,7 +196,7 @@ macro and recommends using it with `macro_rules_attribute::apply`.
196
[unresolved-questions]: #unresolved-questions
197
198
Is an attribute macro allowed to recursively invoke itself by emitting the
199
-attriute in its output? If there is no technical issue with allowing this, then
+attribute in its output? If there is no technical issue with allowing this, then
200
we should do so, to allow simple recursion (e.g. handling defaults by invoking
201
the same rule as if they were explicitly specified).
202
0 commit comments