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.
2 parents 9d89e4f + 595fba9 commit d5d551cCopy full SHA for d5d551c
text/2539-cfg_attr-multiple-attrs.md
@@ -106,7 +106,7 @@ is valid. This example would be equivalent to
106
107
## Warning When Zero Attributes
108
109
-This RFC allows `#[cfg_attr(predicate)]`. This is so that macros can generate
+This RFC allows `#[cfg_attr(predicate,)]`. This is so that macros can generate
110
it. Having it in the source text emits an `unused_attributes` warning.
111
112
## Attribute Syntax Opportunity Cost
0 commit comments