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

docs(derive): Shift structure around lang->builder #3529

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

epage
Copy link
Member

@epage epage commented Mar 2, 2022

Before, we had the focus on attributes and how they were impacted by
various features. Now we separate out language items and put both magic
and raw attributes under the type of attribute (command, arg, etc)

This supersedes #3526

This helps towards #3189 and captures a subset of #3520.

Before, we had the focus on attributes and how they were impacted by
various features.  Now we separate out language items and put both magic
and raw attributes under the type of attribute (command, arg, etc)
@epage epage merged commit d2863a2 into clap-rs:master Mar 3, 2022
@epage epage deleted the attrib branch March 3, 2022 00:18
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.

2 participants