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

Update for stabilized io::Error #24

Merged
merged 2 commits into from
Apr 2, 2015
Merged

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Apr 2, 2015

No description provided.

As per rust-lang/rust#23879.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
As per rust-lang/rust#23919, the last argument
was removed from Error::new, and the Clone, Eq, and PartialEq traits
were removed from Error.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
@BurntSushi
Copy link
Owner

Yay, and then we'll be on stable Rust. :-)

I'll merge once the new nightly lands.

@BurntSushi
Copy link
Owner

Looks like the nightly has been updated, but testing is blocking on the rand crate being updated: rust-random/rand#42

@sfackler
Copy link
Contributor

sfackler commented Apr 2, 2015

rand's up to date now.

BurntSushi added a commit that referenced this pull request Apr 2, 2015
Update for stabilized io::Error
@BurntSushi BurntSushi merged commit 2d433d8 into BurntSushi:master Apr 2, 2015
@TyOverby
Copy link

TyOverby commented Apr 2, 2015

@BurntSushi: could you publish a new cargo version as well?

@BurntSushi
Copy link
Owner

Uploaded to crates.io in 0.3.5. Sorry about the delay, I'm at work and it's a busy day. :P

@TyOverby
Copy link

TyOverby commented Apr 2, 2015

Thanks!

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.

None yet

4 participants