Skip to content

Do not propagate io error when dependencies are not found #2093

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

Merged
merged 1 commit into from
Oct 28, 2017

Conversation

topecongiro
Copy link
Contributor

With rustfmt-nightly 0.2.10, cargo fmt fails when it fails to resolve the path to local dependencies. This PR fixes it by not propagating the io error when local dependencies cannot be found.

@nrc nrc merged commit fc926dc into rust-lang:master Oct 28, 2017
@nrc
Copy link
Member

nrc commented Oct 28, 2017

Thanks!

@topecongiro topecongiro deleted the ignore-nontrivial-dependencies branch October 28, 2017 09:07
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