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

Allow declaring ref fields as elements of inline arrays. #68820

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

AlekseyTs
Copy link
Contributor

@AlekseyTs AlekseyTs commented Jun 28, 2023

Closes #68819.
Consumption of such inline array types is still not supported.

Relates to test plan #67826

Closes dotnet#68819.
Consumption of such inline array types is still not supported.
@AlekseyTs AlekseyTs requested review from jjonescz and cston June 28, 2023 16:31
@AlekseyTs AlekseyTs requested a review from a team as a code owner June 28, 2023 16:31
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Jun 28, 2023
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review a change that unblocks runtime team.

Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 1)

@AlekseyTs AlekseyTs enabled auto-merge (squash) June 28, 2023 17:32
@AlekseyTs AlekseyTs merged commit 7931076 into dotnet:main Jun 28, 2023
@ghost ghost added this to the Next milestone Jun 28, 2023
@RikkiGibson RikkiGibson modified the milestones: Next, 17.7 P3 Jun 28, 2023
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.

Relax restriction on InlineArray of refs
4 participants