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

refactor(builder): Remove bitflags dependency #4991

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

epage
Copy link
Member

@epage epage commented Jun 30, 2023

This saved 1.3 KiB

When color support is enabled, this likely won't save on build times until is-terminal is removed. At that point, bitflags will no longer be in our dependency tree.

I did not (yet) reproduce the Debug impl.

This saved 1.3 KiB

When color support is enabled, this likely won't save on build times
*until* `is-terminal` is removed.  At that point, `bitflags` will no
longer be in our dependency tree.

I did not (yet) reproduce the `Debug` impl.
@epage epage merged commit 1938cb2 into clap-rs:master Jun 30, 2023
22 of 23 checks passed
@epage epage deleted the bit branch June 30, 2023 01:44
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