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

Error implementation for TryFromSliceError #160

Merged
merged 2 commits into from
Apr 23, 2022

Conversation

ajtribick
Copy link
Contributor

  • Implement core::fmt::Display for TryFromSliceError
  • If feature std is enabled, implement std::error::Error for TryFromSliceError
  • Fix a typo in the expect message of impl<A: Array> From<A> for ArrayVec<A>

@Lokathor Lokathor merged commit a53c254 into Lokathor:main Apr 23, 2022
@ajtribick ajtribick deleted the error_impl branch April 24, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants