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

Report diagnostics for inline array types that are not valid as type arguments. #71103

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

AlekseyTs
Copy link
Contributor

Fixes #71058.

@AlekseyTs AlekseyTs requested a review from a team as a code owner December 5, 2023 19:56
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Dec 5, 2023
@AlekseyTs
Copy link
Contributor Author

@cston, @jjonescz, @dotnet/roslyn-compiler Please review

@AlekseyTs AlekseyTs merged commit 0e267c8 into dotnet:main Dec 6, 2023
25 checks passed
@ghost ghost added this to the Next milestone Dec 6, 2023
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers New Feature - Inline Arrays 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.

InlineArray fails at runtime when declared as a ref struct.
4 participants