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

Dockerfile: drop the version number from clippy #88

Merged
merged 3 commits into from Sep 8, 2017

Conversation

bcl
Copy link
Collaborator

@bcl bcl commented Sep 8, 2017

This causes the build to fail when the compiler version is changed to
one that doesn't support the old version of clippy.

Installing without the version should be ok, it will be rebuilt when the
compiler nightly version is changed, and the clippy layer will remain
valid until the next compiler version.

This causes the build to fail when the compiler version is changed to
one that doesn't support the old version of clippy.

Installing without the version should be ok, it will be rebuilt when the
compiler nightly version is changed, and the clippy layer will remain
valid until the next compiler version.
@bcl bcl requested a review from atodorov September 8, 2017 18:10
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6bf5ab3 on bcl:master-clippy into ** on weldr:master**.

@bcl bcl merged commit 6bf5ab3 into weldr:master Sep 8, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants