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

Add macros in extern blocks and new proc-macro support. #691

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Oct 3, 2019

  • macro invocations in extern blocks.
  • fn-like proc macros as types
  • make it more explicit where attribute proc-macros may be used

Closes #689

@Centril Centril merged commit 5b9d2fc into rust-lang:master Oct 3, 2019
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.

Update for "macros in more positions"
2 participants