Skip to content

Commit e0fb5b1

Browse files
committed
Add note about 'raw' true/false
1 parent 4aac81d commit e0fb5b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

text/3695-cfg_boolean_literal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ And the line
4242
4343
should be added to the explanation of the predicates.
4444

45+
`cfg(r#true)` and `cfg(r#false)` should continue to work as they did previously (i.e. enabled when `--cfg true`/`--cfg false` are passed).
46+
4547
# Drawbacks
4648
[drawbacks]: #drawbacks
4749

0 commit comments

Comments
 (0)