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

Allow deprecated Error::description #284

Conversation

AnderEnder
Copy link
Contributor

Error::description has been documented as soft-deprecated since 1.27.0 (17 months ago). It is going to be hard-deprecated soon.

This PR:

  • Allows description in impl ::std::error::Error

Related PR: rust-lang/rust#66919
Alternative PR(with removed description): #283

@AnderEnder AnderEnder force-pushed the depricated-error-description branch from 3a12427 to 50f6821 Compare January 1, 2020 20:40
@AnderEnder AnderEnder force-pushed the depricated-error-description branch from b31a329 to 99ffdac Compare January 1, 2020 20:53
@AnderEnder AnderEnder closed this Jan 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant