Function rustc_session::options::parse::parse_linker_features
source ยท pub(crate) fn parse_linker_features(
slot: &mut LinkerFeaturesCli,
v: Option<&str>,
) -> bool
Expand description
Parse a comma-separated list of enabled and disabled linker features.