Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

error[E0658]: deriving Default on enums is experimental #2

Closed
@miaomiao1992

Description

@miaomiao1992

#Rust stable MSVC 1.57

error[E0658]: deriving Default on enums is experimental
--> src\frame_buffer.rs:18:10
|
18 | #[derive(Default, Clone, PartialEq, Copy)]
| ^^^^^^^
|
= 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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions