We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rustc 1.55.0 (c8dfcfe04 2021-09-06)
v3.0.0-rc.0
N/A
See https://docs.rs/clap/3.0.0-rc.0/clap/macro.crate_authors.html
Unclear you can't use it
Tells about the feature flag
No response
The text was updated successfully, but these errors were encountered:
Looks like there is a doc_auto_cfg attribute we can use, see rust-lang/rust#90502
doc_auto_cfg
Sorry, something went wrong.
AFAIK, it was supposed to be automatically enabled. Not sure why they wanted a separate attribute to enable it.
docs: Auto-tag feature flags
f514d7e
Fixes clap-rs#3095
d42cfee
Successfully merging a pull request may close this issue.
Please complete the following tasks
Rust Version
rustc 1.55.0 (c8dfcfe04 2021-09-06)
Clap Version
v3.0.0-rc.0
Minimal reproducible code
N/A
Steps to reproduce the bug with the above code
See https://docs.rs/clap/3.0.0-rc.0/clap/macro.crate_authors.html
Actual Behaviour
Unclear you can't use it
Expected Behaviour
Tells about the feature flag
Additional Context
No response
Debug Output
No response
The text was updated successfully, but these errors were encountered: