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
Or just forgo unstable feature detection at all and have an explicit nightly opt-in. Just because you are on nightly doesn't mean using nightly features will compile. The feature could have been changed in an incompatible way, or could simply have been disabled by the user through -Zallow-features= or RUSTC_BOOTSTRAP=-1.