You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, I've looked at the error--it's ridiculous... that #![feature] is only used in tests anyway. But I don't know how to conditionally enable it only on tests since it's a crate attribute.
It looks like running on these versions is a requirement for inclusion in cargo, see the failing tests in rust-lang/cargo#2127 (https://travis-ci.org/rust-lang/cargo/builds/90074618).
The text was updated successfully, but these errors were encountered: