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

EqualExportedValues: Support nested structs and time.Time fields #1373

Closed
wants to merge 7 commits into from

Commits on Apr 7, 2023

  1. Handle time.Time comparisons

    feidtmb committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    970a70d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    cd950e7 View commit details
    Browse the repository at this point in the history
  2. Undo unnecessary change

    feidtmb committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1868c0f View commit details
    Browse the repository at this point in the history
  3. Update function comment

    feidtmb committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    68d851c View commit details
    Browse the repository at this point in the history
  4. Go generate

    feidtmb committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0f193e2 View commit details
    Browse the repository at this point in the history
  5. Add infinite recursion test

    feidtmb committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    96a3ee0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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