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

Implement ParserAnyMacro using TokResult #36641

Closed
nrc opened this issue Sep 22, 2016 · 0 comments
Closed

Implement ParserAnyMacro using TokResult #36641

nrc opened this issue Sep 22, 2016 · 0 comments
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)

Comments

@nrc
Copy link
Member

nrc commented Sep 22, 2016

The macro_rules and token-based proc macro implementations of MacResult are very similar. They should be unified.

@nrc nrc added the A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) label Sep 22, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this issue Sep 26, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this issue Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
Projects
None yet
Development

No branches or pull requests

1 participant