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

[release/7.0] [Mono] Fix function pointer check #80927

Merged
merged 5 commits into from
Feb 8, 2023

Commits on Jan 20, 2023

  1. Fix function pointer check

    fanyang-mono authored and github-actions committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    cc61a87 View commit details
    Browse the repository at this point in the history
  2. Make is_monomorphic_array return false when the element is function p…

    …ointer
    fanyang-mono authored and github-actions committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fb0c821 View commit details
    Browse the repository at this point in the history
  3. Move test to a better location

    fanyang-mono authored and github-actions committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    38ccdb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Feb 2, 2023

  1. Backport of PR #81122 to .NET 7.0, revert change to issues.targets

    Based on tactical discussion with Fan and Sam I have backported
    the PR #81122 including the removal of the issues.targets entry
    for function pointer tests as an extra commit on top of
    the backport of Fan's PR #80855.
    
    Thanks
    
    Tomas
    trylek committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    565cd48 View commit details
    Browse the repository at this point in the history