Skip to content

error[E0554]: #![feature] may not be used on the stable release channel #1

@NiKrause

Description

@NiKrause

When cloning this repo and running
cargo build

I get this error:

Compiling delanocreds v0.2.0 (/Users/nandi/Documents/projekte/DecentraSol/peerpiper/submodules/delanocreds/crates/delanocreds)
Compiling wnfs v0.2.1
error[E0554]: #![feature] may not be used on the stable release channel
--> submodules/delanocreds/crates/delanocreds/src/lib.rs:1:12
|
1 | #![feature(cfg_eval)]
| ^^^^^^^^

For more information about this error, try rustc --explain E0554.
error: could not compile delanocreds (lib) due to previous error
warning: build failed, waiting for other jobs to finish...

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