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

clap_man forces the env feature on #3355

Open
2 tasks done
epage opened this issue Jan 28, 2022 · 0 comments · May be fixed by #3729
Open
2 tasks done

clap_man forces the env feature on #3355

epage opened this issue Jan 28, 2022 · 0 comments · May be fixed by #3729
Labels
A-man Area: man generator C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate

Comments

@epage
Copy link
Member

epage commented Jan 28, 2022

Please complete the following tasks

  • I have searched the discussions
  • I have searched the existing issues

Rust Version

rustc 1.57.0 (f1edd0429 2021-11-29)

Clap Version

v3.0.0-rc.0

Minimal reproducible code

N/A

Steps to reproduce the bug with the above code

N/A

Actual Behaviour

clap_man unconditionally enables the env feature

Expected Behaviour

Either

  • clap exposes env reflection without env feature
  • clap_man exposes an env feature

Additional Context

Split out of #3174

Debug Output

No response

@epage epage added C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate A-man Area: man generator labels Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-man Area: man generator C-bug Category: Updating dependencies E-medium Call for participation: Experience needed to fix: Medium / intermediate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant