rustc_session::options::parse

Function parse_target_feature

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