Skip to content

Derive assist #9792

Closed
Closed
@JMS55

Description

@JMS55

For instance, if you try to use == on an enum that doesn't implement PartialEq/Eq, RA will tell you that you need to implement it.

It would be nice if RA provided an assist add the #[derive()] for us, for types defined in our workspace.

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