E0635
rust 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.