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

Cannot use ? operator with other libraries #6

Open
naokiri opened this issue Oct 19, 2020 · 0 comments
Open

Cannot use ? operator with other libraries #6

naokiri opened this issue Oct 19, 2020 · 0 comments

Comments

@naokiri
Copy link
Contributor

naokiri commented Oct 19, 2020

Title explains.
Since Rust is going to move to a better std::error::Error, we expect the libraries custom errors to implement std::error::Error.

This fix can be done without breaking the compatibility.

jfbilodeau added a commit that referenced this issue Jan 3, 2021
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

No branches or pull requests

1 participant