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

Consider re-exporting std::error::Error under the same name as the derive #303

Closed
dtolnay opened this issue Jun 10, 2024 · 1 comment
Closed

Comments

@dtolnay
Copy link
Owner

dtolnay commented Jun 10, 2024

Should use thiserror::Error import both the derive macro and the standard library trait, or just the derive macro?

@dtolnay dtolnay closed this as completed Jul 17, 2024
@dtolnay dtolnay closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2024
@dtolnay
Copy link
Owner Author

dtolnay commented Dec 27, 2024

It is good that I decided against this. It is not popular in derive_more. JelteF/derive_more#405

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