Function cargo::core::compiler::add_allow_features
source · fn add_allow_features(cx: &Context<'_, '_>, cmd: &mut ProcessBuilder)Expand description
Forwards -Zallow-features if it is set for cargo.
fn add_allow_features(cx: &Context<'_, '_>, cmd: &mut ProcessBuilder)Forwards -Zallow-features if it is set for cargo.