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
error[E0557]: feature has been removed
--> C:\Users\root\.cargo\registry\src\github.com-1285ae84e5963aae\x86_64-0.13.1\src\lib.rs:9:43
|
9 | #![cfg_attr(feature = "const_fn", feature(const_in_array_repeat_expressions))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
|
= note: removed due to causing promotable bugs
error: aborting due to previous error
For more information about this error, try `rustc --explain E0557`.
error: could not compile `x86_64`
The text was updated successfully, but these errors were encountered:
Linking the RFC: rust-lang/rust#49147.
Error message:
The text was updated successfully, but these errors were encountered: