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

Fix ValueType.GetHashCode not calling overriden method on nested field #98754

Merged
merged 11 commits into from
Feb 26, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    1ae14c2 View commit details
    Browse the repository at this point in the history
  2. Call virtual for NativeAot

    huoyaoyuan committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d5a84eb View commit details
    Browse the repository at this point in the history
  3. Add test

    huoyaoyuan committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    80235f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Change to box

    huoyaoyuan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    33e0177 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix test

    huoyaoyuan committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d6b8287 View commit details
    Browse the repository at this point in the history
  2. Fold GetHashCodeImpl

    huoyaoyuan committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    758dead View commit details
    Browse the repository at this point in the history
  3. NativeAOT cleanup

    huoyaoyuan committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3219160 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

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

Commits on Feb 26, 2024

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