Skip to content

Err from thread should implement Show #21291

Closed
@ciphergoth

Description

@ciphergoth

It's strange that you can't do Thread::spawn(foo).join().unwrap(), but it's because Box<core::any::Any + Send> doesn't implement Show. An un-Showable Err seems like an undesirable thing to have around, is it necessary in this case?

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