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

Ignore features that reference unresolved crates #67

Merged
merged 2 commits into from
Jan 20, 2024

Conversation

Jake-Shadle
Copy link
Member

Features can reference a dev-only crate, which are not in the resolved graph, this should be the only case where cargo metadata can emit a valid graph that has a feature without a corresponding crate dependency.

Resolves: #66

@Jake-Shadle Jake-Shadle merged commit ab54878 into main Jan 20, 2024
6 checks passed
@Jake-Shadle Jake-Shadle deleted the ignore-unresolved-crates branch January 20, 2024 06:27
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.

entered unreachable code: unable to find dependency?
1 participant