[][src]Constant rustc_ap_rustc_feature::INCOMPATIBLE_FEATURES

pub const INCOMPATIBLE_FEATURES: &[(Symbol, Symbol)];

Some features are not allowed to be used together at the same time, if the two are present, produce an error.

Currently empty, but we will probably need this again in the future, so let's keep it in for now.