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

Requires tactics approval - Fix17773 - cherry pick optimized equals bug fixes to 8.0.4* #17783

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

KevinRansom
Copy link
Member

We caused a regression in 8.0.401 which breaks cross assembly equality comparison for F# Discriminated unions and records.

Issue: #17773

The issue was raised by an external customer. The bug crept in due to a test hole, the PR addresses this with additional regression tests. The bug was already fixed in dotnet 9.0 this PR cherry-picks the fix back to the LTS branch.

@KevinRansom KevinRansom requested a review from a team as a code owner September 24, 2024 19:05
Copy link
Contributor

github-actions bot commented Sep 24, 2024

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

@KevinRansom KevinRansom added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Sep 24, 2024
@KevinRansom
Copy link
Member Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes Servicing-approved
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants