Module cfg
rustc_
attr_
parsing
1.85.0
(4d91de4e4 2025-02-17)
Module cfg
Module Items
Structs
Functions
In rustc_
attr_
parsing::
attributes
Modules
allow_unstable
cfg
confusables
deprecation
repr
stability
transparency
util
rustc_attr_parsing
::
attributes
Module
cfg
Copy item path
Settings
Help
Summary
Source
Expand description
Parsing and validation of builtin attributes
Structs
§
Condition
Functions
§
cfg_
matches
Tests if a cfg-pattern matches the cfg set
eval_
condition
Evaluate a cfg-like condition (with
any
and
all
), using
eval
to evaluate individual items.
gate_
cfg
🔒
try_
gate_
cfg
🔒