Skip to content

Avoid the explicit Equatable conformance if already conforming to Hashable #210

@czechboy0

Description

@czechboy0

Avoid the explicit Equatable conformance if already conforming to Hashable.

Both in our codebase and in the generated code - any type that conforms to Hashable doesn't need the extra explicit conformance to Equatable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/generatorAffects: plugin, CLI, config file.area/runtimeAffects: the runtime library.kind/enhancementImprovements to existing feature.size/SSmall task. (A couple of hours of work.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions