-
Notifications
You must be signed in to change notification settings - Fork 897
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
Fix CI failures #3885
Comments
crossbeam-rs/crossbeam#435 - looks like they've already fixed |
Yes, it looks like |
Looks like a new 0.4.0 version of |
Yes! |
Will open a PR in a bit with those bumps |
Unfortunately it seems that I'll follow up with an issue over in |
https://travis-ci.com/rust-lang/rustfmt
cargo install --path . --force
is failling due to picking up the latest crossbeam-channel which is apparently broken with the latest nightly.Possibly related: rust-lang/cargo#7169.
The text was updated successfully, but these errors were encountered: