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

Make enums PartialEq to their repr type #159

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    303a4e2 View commit details
    Browse the repository at this point in the history
  2. Revert "Cast enums to u32 before comparing in if clauses"

    This reverts commit 303a4e2.
    skade committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    0d19fd2 View commit details
    Browse the repository at this point in the history
  3. Make enums comparable to ints

    skade committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    e6ce30b View commit details
    Browse the repository at this point in the history