Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

std::ffi::FromBytesWithNulError is not an std::error::Error #39925

Closed
hvenev opened this issue Feb 18, 2017 · 3 comments
Closed

std::ffi::FromBytesWithNulError is not an std::error::Error #39925

hvenev opened this issue Feb 18, 2017 · 3 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. E-help-wanted Call for participation: Help is requested to fix this issue.

Comments

@hvenev
Copy link
Contributor

hvenev commented Feb 18, 2017

It should be.

@sfackler sfackler added E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. E-help-wanted Call for participation: Help is requested to fix this issue. labels Feb 18, 2017
@ghost
Copy link

ghost commented Feb 22, 2017

New to Rust, but I can try working on it if noone else wants to.

@alexcrichton
Copy link
Member

@Insomgla oh it looks like there's already a PR for this!

@ghost
Copy link

ghost commented Feb 22, 2017

@alexcrichton no problem ;)

frewsxcv added a commit to frewsxcv/rust that referenced this issue Mar 1, 2017
added Error and Display impl for std::ffi::FromBytesWithNulError

Fixes rust-lang#39925.

This is my first PR, so I wasn't quite sure about the stability annotation.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. E-help-wanted Call for participation: Help is requested to fix this issue.
Projects
None yet
Development

No branches or pull requests

3 participants