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 a way to pass arguments through to cargo #111

Closed
jyn514 opened this issue Nov 23, 2020 · 0 comments · Fixed by #116
Closed

Add a way to pass arguments through to cargo #111

jyn514 opened this issue Nov 23, 2020 · 0 comments · Fixed by #116
Labels
A-cargo Area: Determining directories based on `cargo metadata` C-enhancement Category: This is a new feature help wanted
Milestone

Comments

@jyn514
Copy link
Contributor

jyn514 commented Nov 23, 2020

Right now cargo deadlinks --no-default-features gives an error. It would be useful to pass that through to cargo so you can customize how the documentation is built. I'm imagining cargo deadlinks -- <cargo args here>.

@jyn514 jyn514 added C-enhancement Category: This is a new feature help wanted A-cargo Area: Determining directories based on `cargo metadata` labels Nov 23, 2020
@jyn514 jyn514 added this to the 1.0 milestone Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cargo Area: Determining directories based on `cargo metadata` C-enhancement Category: This is a new feature help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant