Skip to content

Remove read::Error::description #463

Open
@philipc

Description

@philipc

Now that the Error trait has deprecated description (see #462), we shouldn't bother with read::Error::description at all, and it should be moved into the impl Display.

Since this also means we no longer need to return &str, we should improve the displayed error messages to include any additional information they contain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions