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

Add support for --unit-graph unstable option #196

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

morr0ne
Copy link
Contributor

@morr0ne morr0ne commented Jul 2, 2022

This pull request adds support for the unstable cargo feature --unit-graph.
Currently this is just a draft since a lot still needs to be added before it's ready to merge:

  • Add missing field not documented on the official docs.
  • Implement convenience methods like those found in Metadata.
  • Allow building the command by mimicking the MetadataCommand api.
  • Feature-gate this since it relays on an unstable cargo features.
  • Maybe merge this with Split main code into modules #192 for better code organizations.

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.

None yet

1 participant