Feature gate boolean lit support in cfg predicates
This commit is contained in:
parent
c99f29b29f
commit
62ef411631
8 changed files with 116 additions and 2 deletions
|
@ -543,6 +543,7 @@ symbols! {
|
|||
cfg_accessible,
|
||||
cfg_attr,
|
||||
cfg_attr_multi,
|
||||
cfg_boolean_literals,
|
||||
cfg_doctest,
|
||||
cfg_eval,
|
||||
cfg_fmt_debug,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue