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

feat(cli): add a list-names verb, accept "raw" paths #714

Closed
wants to merge 1 commit into from

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Jun 12, 2024

This commit:

  • adds a cargo hax list-names commands that outputs the list of all external names used by a crate. Note that outputs "raw" paths.
  • make the --include-namespace option accept "raw" paths.

This commit:
 - adds a `cargo hax list-names` commands that outputs the list of all external names used by a crate. Note that outputs "raw" paths.
 - make the `--include-namespace` option accept "raw" paths.
@franziskuskiefer franziskuskiefer added the waiting-on-author Status: This is awaiting some action from the author. label Jun 21, 2024
@W95Psp
Copy link
Collaborator Author

W95Psp commented Jul 11, 2024

Closing this, we have to implement it a nicer way, PR #743 should help.
Tracking issue: #767

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-on-author Status: This is awaiting some action from the author.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants