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

Regenerate the lockfile if needed #405

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

pietroalbini
Copy link
Member

This PR automatically regenerates the lockfile if an existing Cargo.lock was present and that's not valid anymore. This should remove a bunch of the errors during a run.

@pietroalbini
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 11, 2019

📌 Commit a6ca675 has been approved by pietroalbini

@bors
Copy link
Collaborator

bors commented Mar 11, 2019

⌛ Testing commit a6ca675 with merge 6730b1a...

bors added a commit that referenced this pull request Mar 11, 2019
Regenerate the lockfile if needed

This PR automatically regenerates the lockfile if an existing `Cargo.lock` was present and that's not valid anymore. This should remove a bunch of the errors during a run.
@bors
Copy link
Collaborator

bors commented Mar 11, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: pietroalbini
Pushing 6730b1a to master...

@bors bors merged commit a6ca675 into rust-lang:master Mar 11, 2019
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.

2 participants