Skip to content

std::sync::mpsc doesn't implement fmt::Debug for Sender, Receiver etc. #30563

Closed
@antrik

Description

@antrik

All public types should implement Debug.

Per conversation on #rust-internals, there might be some useful information that could be printed for these types -- but even just "Sender { .. }" etc. would be a start.

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