Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide inherent method to get error message string #298

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

rotty
Copy link
Collaborator

@rotty rotty commented Feb 14, 2020

The new method provides an alternative to the description method on
std::error::Error, which is soft-deprecated, and current beta clippy
warns about its use.

The new method provides an alternative to the `description` method on
`std::error::Error`, which is soft-deprecated, and current beta clippy
warns about its use.
@rotty rotty merged commit 4846423 into erickt:master Feb 14, 2020
@rotty
Copy link
Collaborator Author

rotty commented Feb 14, 2020

The appveyor CI failure seems unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant