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

Struct / enum derive PartialEq should also derive Eq #988

Merged
merged 4 commits into from
Sep 25, 2022

Commits on Aug 24, 2022

  1. add Eq

    w93163red committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1da417d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Fix clippy warnings

    billy1624 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0fa62c9 View commit details
    Browse the repository at this point in the history
  2. Fix test cases

    billy1624 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e11adc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from billy1624/pr/988

    Fix clippy warnings & test cases
    w93163red authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b7636b8 View commit details
    Browse the repository at this point in the history