-
Notifications
You must be signed in to change notification settings - Fork 786
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
Obsolete attribute is ignored in constructor property assignment. #16900
Conversation
❗ Release notes required
|
This is ready |
/run fantomas |
Failed to run fantomas: https://github.com/dotnet/fsharp/actions/runs/8436391900 |
Also manage to fix #16952 as part of this PR. See my last commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, leaving it to @T-Gro to rereview though.
Patience is the mother of all virtues. And the godmother of madness. 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for incorporating the feedback Edgar, nicely done!
Description
Obsolete attribute is ignored in constructor property assignment.
This PR is the result of the last @amplifying-fsharp session. See https://amplifyingfsharp.io/sessions/2024/03/22/
Fixes #11868 and #16952
Before
Checklist
Test cases added
Performance benchmarks added in case of performance changes
Release notes entry updated: