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

Revert anon union parsing #88775

Merged
merged 8 commits into from
Sep 16, 2021
Merged

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    2691a39 View commit details
    Browse the repository at this point in the history
  2. Revert "Add test for pretty printing anonymous types"

    This reverts commit d59b1f1.
    pnkfelix committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2041fb1 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix ast expanded printing for anonymous types"

    This reverts commit 5b4bc05.
    pnkfelix committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    5560f6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f38ec9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6aa7e3 View commit details
    Browse the repository at this point in the history
  6. Revert "Implement Anonymous{Struct, Union} in the AST"

    This reverts commit 059b68d.
    
    Note that this was manually adjusted to retain some of the refactoring
    introduced by commit 059b68d, so that it could
    likewise retain the correction introduced in commit
    5b4bc05
    pnkfelix committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    91feb76 View commit details
    Browse the repository at this point in the history
  7. Re-add 71a7f8f post-revert.

    pnkfelix committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f26f1ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35370a7 View commit details
    Browse the repository at this point in the history