You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered: