Skip to content

Usize conversions removed from nightly #11

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

Closed
boomshroom opened this issue Apr 4, 2018 · 2 comments
Closed

Usize conversions removed from nightly #11

boomshroom opened this issue Apr 4, 2018 · 2 comments

Comments

@boomshroom
Copy link

This crate fails to build on the currently nightly (as of April 4, 2018) because TryFrom implementations for usize that are sometimes infallible have been removed.

See: rust-lang/rust#49305

@phil-opp
Copy link
Member

phil-opp commented Apr 5, 2018

Thanks for reporting! I assume that you need the 0.2.0-alpha version? I pushed the new version 0.2.0-alpha-012, which should fix this.

@phil-opp
Copy link
Member

I assume that this is fixed with the current version, so I'm going to close this. If not, please tell me!

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

No branches or pull requests

2 participants