Skip to content

fix issue with --all when workspace member crate also exists in dep tree#3726

Merged
topecongiro merged 1 commit intorust-lang:masterfrom
calebcartwright:fix-3725
Aug 5, 2019
Merged

fix issue with --all when workspace member crate also exists in dep tree#3726
topecongiro merged 1 commit intorust-lang:masterfrom
calebcartwright:fix-3725

Conversation

@calebcartwright
Copy link
Copy Markdown
Member

Fixes #3725

@topecongiro topecongiro added this to the 1.4.4 milestone Aug 5, 2019
@topecongiro topecongiro merged commit afc8fbd into rust-lang:master Aug 5, 2019
@topecongiro
Copy link
Copy Markdown
Contributor

Thank you!

@calebcartwright calebcartwright deleted the fix-3725 branch August 10, 2019 20:34
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.

cargo fmt --all -- --check issues error for crate that is not part of either the workspace or the path dependencies.

2 participants