rust · rust/E0635
E0635
Unknown Feature Flag
A #![feature(...)] attribute specified a feature name that does not exist in the Rust compiler. Check the Rust nightly feature list for valid feature names.
A #![feature(...)] attribute specified a feature name that does not exist in the Rust compiler. Check the Rust nightly feature list for valid feature names.