Closed
Description
Linking the RFC: rust-lang/rust#49147.
Error message:
error[E0557]: feature has been removed
--> C:\Users\root\.cargo\registry\src\proxy-git.cwkhome.fun-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`
Metadata
Metadata
Assignees
Labels
No labels