Skip to content

Error on compiling flate2 on rust 1.57.0 #370

Closed as not planned
Closed as not planned
@vladimirfomene

Description

@vladimirfomene

Compiling flate2 v1.0.27
error[E0658]: deriving Default on enums is experimental
--> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/flate2-1.0.27/src/gz/mod.rs:90:17
|
90 | #[derive(Debug, Default)]
| ^^^^^^^
|
= note: see issue #86985 rust-lang/rust#86985 for more information
= note: this error originates in the derive macro Default (in Nightly builds, run with -Z macro-backtrace for more info)

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