Skip to content

Doesn't compile on 1.51.0 nightly #232

Closed
@RMuskovets

Description

@RMuskovets

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions