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 9d89e4f commit 595fba9Copy full SHA for 595fba9
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