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

Num::FromStrRadixErr should have Trait bound #185

Closed
jethrogb opened this issue Apr 14, 2016 · 1 comment
Closed

Num::FromStrRadixErr should have Trait bound #185

jethrogb opened this issue Apr 14, 2016 · 1 comment

Comments

@jethrogb
Copy link

Num::FromStrRadixErr should be bound by std::error::Error or at least std::fmt::Debug, for use in various Result methods.

@hauleth hauleth added this to the v0.2.0 milestone Apr 14, 2016
remexre pushed a commit to remexre/num that referenced this issue Jun 1, 2017
@cuviper
Copy link
Member

cuviper commented Dec 19, 2017

This issue was moved to rust-num/num-traits#6

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

No branches or pull requests

3 participants