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

Error when property has same name as DU case #17088

Merged
merged 14 commits into from Apr 30, 2024
Merged

Conversation

edgarfgp
Copy link
Contributor

@edgarfgp edgarfgp commented Apr 25, 2024

Description

Fixes #16646

Checklist

  • Test cases added
  • Release notes entry updated

Copy link
Contributor

github-actions bot commented Apr 25, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/8.0.400.md

@edgarfgp edgarfgp changed the title Error when property has same name as DU case #16760 Error when property has same name as DU case Apr 25, 2024
@edgarfgp edgarfgp marked this pull request as ready for review April 26, 2024 08:12
@edgarfgp edgarfgp requested a review from a team as a code owner April 26, 2024 08:12
@edgarfgp
Copy link
Contributor Author

This is ready

Co-authored-by: Petr <psfinaki@users.noreply.github.com>
Copy link
Member

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@edgarfgp
Copy link
Contributor Author

Can I have another review please ?

@psfinaki
Copy link
Member

@dotnet/fsharp-team-msft

@psfinaki psfinaki enabled auto-merge (squash) April 30, 2024 09:18
@psfinaki psfinaki merged commit 8f329cb into dotnet:main Apr 30, 2024
32 checks passed
@vzarytovskii
Copy link
Member

Nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Unexpected FS0812 when property has same name as DU case
3 participants