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

Doesn't compile on Rust 1.2.0, stable and beta #6

Closed
tbu- opened this issue Nov 9, 2015 · 4 comments
Closed

Doesn't compile on Rust 1.2.0, stable and beta #6

tbu- opened this issue Nov 9, 2015 · 4 comments

Comments

@tbu-
Copy link
Contributor

tbu- commented Nov 9, 2015

It looks like running on these versions is a requirement for inclusion in cargo, see the failing tests in rust-lang/cargo#2127 (https://travis-ci.org/rust-lang/cargo/builds/90074618).

@whitequark
Copy link
Owner

Would you write a PR? I don't have time to set up multirust right now.

@whitequark
Copy link
Owner

Oh, I've looked at the error--it's ridiculous... that #![feature] is only used in tests anyway. But I don't know how to conditionally enable it only on tests since it's a crate attribute.

@whitequark
Copy link
Owner

I think this is fixed in 2c6820c.

@whitequark
Copy link
Owner

Published pre4.

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