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

Emit BeforeFieldInit flag on interfaces #69850

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

AlekseyTs
Copy link
Contributor

Fixes #69413.

@AlekseyTs AlekseyTs requested a review from a team as a code owner September 7, 2023 20:25
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Sep 7, 2023
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler For the second review

@AlekseyTs AlekseyTs merged commit cd3f12b into dotnet:main Sep 8, 2023
25 checks passed
@ghost ghost added this to the Next milestone Sep 8, 2023
@Cosifne Cosifne modified the milestones: Next, 17.8 P3 Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers New Language Feature - Default Interface Impl Default Interface Implementation untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Static fields in interfaces should cause the compiler to emit beforefieldinit on the interface
4 participants