Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

lint error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() #286

Closed
@rbtcollins

Description

@rbtcollins

This is showing up in stable rust now.

use of deprecated item 'std::error::Error::description': use the Display impl or to_string()

I still love error-chain very much; perhaps I shouldn't? Is help needed?

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