Skip to content

this fixes a compiler error the the current stable version of rust #6

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

Merged
merged 1 commit into from
Jan 10, 2016

Conversation

softprops
Copy link
Contributor

to be exact, it fixes read_exact error where crate defined trait implements a method now defined (in unstable form) in std lib with different signature.

…now defined (in unstable form) in std lib with different signature
@softprops
Copy link
Contributor Author

see this for more information on the changes going on in std lib

@softprops
Copy link
Contributor Author

Bump. I'm wanting to use this crate in on of my projects but cant until a published version compiles. Let me know if you had any feed back

@softprops
Copy link
Contributor Author

Bump.

cole14 added a commit that referenced this pull request Jan 10, 2016
this fixes a compiler error the the current stable version of rust
@cole14 cole14 merged commit 0ce61a0 into cole14:master Jan 10, 2016
@cole14
Copy link
Owner

cole14 commented Jan 10, 2016

Apologies for the delay in looking at this. Looks good, thanks for submitting the fix!

@softprops
Copy link
Contributor Author

No worries. Let me know if you can publish a new version to crates.io soon

@cole14
Copy link
Owner

cole14 commented Jan 11, 2016

I plan on pushing one tonight.

@softprops
Copy link
Contributor Author

nice. thanks @cole14 !

@cole14
Copy link
Owner

cole14 commented Jan 12, 2016

Version 0.0.6 has been pushed. Enjoy!

@softprops
Copy link
Contributor Author

thanks man

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

Successfully merging this pull request may close these issues.

2 participants