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

syntax: Unify macro and attribute arguments in AST #66935

Merged
merged 6 commits into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    a81804b View commit details
    Browse the repository at this point in the history
  2. syntax: Remove redundant span from ast::Mac

    Also remove a couple of redundant `visit_mac` asserts
    petrochenkov committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0fac567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a496f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5378955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf71538 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    petrochenkov committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    498737c View commit details
    Browse the repository at this point in the history