Skip to main content

parse_check_cfg

Function parse_check_cfg 

Source
pub(crate) fn parse_check_cfg(sess: &Session, specs: Vec<String>) -> CheckCfg
Expand description

Converts strings provided as --check-cfg [specs] into a CheckCfg.