Constant rustc_ap_rustc_feature::INCOMPLETE_FEATURES[][src]

pub const INCOMPLETE_FEATURES: &[Symbol];
Expand description

Some features are known to be incomplete and using them is likely to have unanticipated results, such as compiler crashes. We warn the user about these to alert them.