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

Make tidy complain if the Cargo.lock files are incompatible #5497

Closed
jdm opened this issue Apr 2, 2015 · 2 comments
Closed

Make tidy complain if the Cargo.lock files are incompatible #5497

jdm opened this issue Apr 2, 2015 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Apr 2, 2015

I'm having trouble articulating the things in particular we want to check, but I want to prevent problems like #5433 (comment) upfront. If you could look at commits and see if there was a change to a Cargo.lock file but no change to the other ones, that would be useful.

@jdm jdm added the A-infrastructure label Apr 2, 2015
@kmcallister kmcallister added the E-easy label Apr 6, 2015
@kmcallister
Copy link
Contributor

@kmcallister kmcallister commented Apr 6, 2015

This can also check for multiple versions of a library within a single build.

It should be easy to use the same TOML parser as Cargo itself.

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Jun 30, 2015

@Ms2ger Ms2ger closed this Jun 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.