pub(crate) fn parse_check_cfg(sess: &Session, specs: Vec<String>) -> CheckCfg
Converts strings provided as --check-cfg [specs] into a CheckCfg.
--check-cfg [specs]
CheckCfg