Function rustc_session::options::parse::parse_string_push

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