You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've decided to limit the clutter of breaking change issues, so they will now be tracked collectively in #47. I'm closing this issue for now as postponed but we can still discuss its merits here as needed.
From @jethrogb on April 14, 2016 4:41
Num::FromStrRadixErr
should be bound bystd::error::Error
or at leaststd::fmt::Debug
, for use in variousResult
methods.Copied from original issue: rust-num/num#185
The text was updated successfully, but these errors were encountered: