rustc_session::options::parse

Function parse_comma_list

Source
pub(crate) fn parse_comma_list(slot: &mut Vec<String>, v: Option<&str>) -> bool