Skip to content

Clippy doesn't compile on nightly-gnu on Windows #2279

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
Rantanen opened this issue Dec 18, 2017 · 2 comments
Closed

Clippy doesn't compile on nightly-gnu on Windows #2279

Rantanen opened this issue Dec 18, 2017 · 2 comments

Comments

@Rantanen
Copy link
Contributor

Didn't see an issue concerning this and it wasn't visible in any of the CI builds (what's with the AppVeyor CI anyway?).

Nightly-GNU on Windows on AppVeyor fails.

Nightly-MSVC on Windows on AppVeyor succeeds.
Nightly on Linux on Travis succeeds.

This was reproductible on my local machine as well with cargo +nightly-gnu install clippy

rustc --version -> rustc 1.24.0-nightly (dc39c3169 2017-12-17)
cargo --version -> cargo 0.25.0-nightly (930f9d949 2017-12-05)

@oli-obk
Copy link
Contributor

oli-obk commented Dec 19, 2017

I haven't gotten around to fixing the Mac builder (just a builder thing, everything compiles and tests) or the windows builds. I hope to get to it over the holidays

@Rantanen
Copy link
Contributor Author

Looked further into this. Seems to be a Rust issue: rust-lang/rust#47029.

Closing this here.

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