pub(crate) fn parse_cfg(dcx: &DiagCtxt, cfgs: Vec<String>) -> Cfg
Expand description

Converts strings provided as --cfg [cfgspec] into a Cfg.