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

Update Cargo.lock in remove, fix versions in tests #780

Merged
merged 10 commits into from
Sep 8, 2022

Conversation

cassaundra
Copy link
Contributor

This PR introduces functionality for cargo remove to update Cargo.lock, like rust-lang/cargo#10902.

As it turns out, the testing Cargo.tomls contain a lot of package versions without mock equivalents. In order to facilitate the fix for this, tests were grouped into three base examples to be symlinked against. This was essentially a planned refactor that I had forgotten about anyway.

@epage
Copy link
Collaborator

epage commented Sep 2, 2022

Looks good outside of the two unresolved comments

@epage epage merged commit bda1be9 into killercup:merge-rm Sep 8, 2022
@cassaundra cassaundra mentioned this pull request Sep 14, 2022
14 tasks
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