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

Do not suggest struct after record with abstract or sealed modifiers #64506

Merged
merged 2 commits into from
Oct 5, 2022

Conversation

DoctorKrolic
Copy link
Contributor

Fixes: #64465

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner October 5, 2022 18:52
@ghost ghost added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Oct 5, 2022
@CyrusNajmabadi CyrusNajmabadi merged commit e81b6ba into dotnet:main Oct 5, 2022
@CyrusNajmabadi
Copy link
Member

Thanks!

@ghost ghost added this to the Next milestone Oct 5, 2022
@DoctorKrolic DoctorKrolic deleted the no-invalid-record-struct branch October 5, 2022 22:01
@RikkiGibson RikkiGibson modified the milestones: Next, 17.5 P1 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocompletion suggests struct after sealed record
3 participants