rustc_session::options::parse

Function parse_string_push

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