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

Support inline arrays with collection literals #68927

Closed
cston opened this issue Jul 7, 2023 · 3 comments
Closed

Support inline arrays with collection literals #68927

cston opened this issue Jul 7, 2023 · 3 comments

Comments

@cston
Copy link
Member

cston commented Jul 7, 2023

  • Allow inline array types as target types for collection literals.
  • Allow inline arrays as spread elements.

Relates to test plan #66418

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Language Design untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 7, 2023
@cston cston self-assigned this Jul 7, 2023
@jcouv jcouv removed the untriaged Issues and PRs which have not yet been triaged by a lead label Jul 9, 2023
@jcouv jcouv added this to the C# 12.0 milestone Jul 9, 2023
@jaredpar jaredpar modified the milestones: C# 12.0, 17.8 Sep 11, 2023
@jaredpar jaredpar assigned cston and unassigned cston Sep 11, 2023
@jaredpar
Copy link
Member

@cston, @AlekseyTs where did we land on the intersection of these features?

@cston
Copy link
Member Author

cston commented Sep 11, 2023

From LDM, this was low priority for C#12 - see notes.

@cston
Copy link
Member Author

cston commented Sep 11, 2023

Closing for now. We can re-open when we have concrete plans to support inline array target types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants