Skip to content

Add a lint for public types that don't implement Debug #20855

Closed
@sfackler

Description

@sfackler

RFC 504 states that Debug should be implemented for all types, so we should add a lint that warns for types missing an impl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions