-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Build seems to be buggy #2702
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
Comments
Here's my compile errors; they seem to be the same as the current Travis build. There wasn't a lot that changed between the last good build; from the compile errors, it looks like the
|
Maybe we should stop suggesting to install the crates.io version and instead suggest the master branch |
I have the same error installing from master:
|
Those were fixed by @phansch a few hours ago. Try pulling the most recent version. Maybe we should add a build script that does these version checks |
I pulled 10 minutes ago. Should I pull not master, but a specific branch? |
Oh. maybe then it's your nightly that needs updating? Even more reason for that build script ^^ |
@oli-obk ah, yes, after |
@oli-obk I think it would make sense, master branch is usually fixed shortly after new release. |
I have tried all of the following methods to install clippy, but all of them are failing with compile errors. These are consistent with the current failures in Travis CI.
The text was updated successfully, but these errors were encountered: