pub(crate) fn parse_cfg(dcx: &DiagCtxt, cfgs: Vec<String>) -> Cfg
Converts strings provided as --cfg [cfgspec] into a Cfg.
--cfg [cfgspec]
Cfg