Skip to content

Commit e0b1eaa

Browse files
committed
Remove comment about active cfg
It should perhaps say something, but this is already covered in the attributes chapter, and I'm not sure if anything really fits here.
1 parent 52b3071 commit e0b1eaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/conditional-compilation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,6 @@ r[cfg.attr.syntax]
362362
@root CfgAttribute -> `cfg` `(` ConfigurationPredicate `)`
363363
```
364364
365-
<!-- should we say they're active attributes here? -->
366-
367365
r[cfg.attr.syntax-explanation]
368366
It is written as `cfg`, `(`, a configuration predicate, and finally `)`.
369367

0 commit comments

Comments
 (0)