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

Remove enum assignments and add [AssociatedEnum] when the types don't align #1572

Merged
merged 8 commits into from
May 22, 2023

Commits on Mar 21, 2023

  1. Added test for enum size mismatches and started fixing reported issue…

    …s or removing enum mappings for #1502.
    
    The test seems to give up within a given family of issues after the first reported issue. Fixing issues will often reveal other related issues.
    mikebattista committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d5555d9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    4e6ec67 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    f7fe589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f82c74b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1305a8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    19312b0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    099e5dd View commit details
    Browse the repository at this point in the history
  2. Fixed bad merge.

    mikebattista committed May 22, 2023
    Configuration menu
    Copy the full SHA
    555c8fa View commit details
    Browse the repository at this point in the history