Skip to content

Implement at-most-one repetitions of token groups in macros #17839

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

Closed
wants to merge 1 commit into from

Conversation

vadimcn
Copy link
Contributor

@vadimcn vadimcn commented Oct 7, 2014

No description provided.

…mple: `$($foo:ident)?`

This could be simulated with `*`, but I think it's nice to be able to express the intent explicitly.
@alexcrichton
Copy link
Member

Currently modifications to the macro system require an RFC (see #17759 for an example), could you submit an RFC for a change such as this?

@alexcrichton
Copy link
Member

Closing due to the requirement for an RFC.

@vadimcn vadimcn deleted the macros2 branch March 1, 2015 08:03
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