Skip to content

Collection expressions: require Add method callable with a single argument for class and struct types that do not use [CollectionBuilder]#72796

Merged
cston merged 3 commits intodotnet:release/dev17.10from
cston:merge-CollectionAdd
Mar 29, 2024
Merged

Collection expressions: require Add method callable with a single argument for class and struct types that do not use [CollectionBuilder]#72796
cston merged 3 commits intodotnet:release/dev17.10from
cston:merge-CollectionAdd

Conversation

@cston
Copy link
Contributor

@cston cston commented Mar 29, 2024

Merges features/CollectionAdd into release/dev17.10.

Spec changes: dotnet/csharplang#8022

Fixes #72098

cston and others added 3 commits March 28, 2024 11:27
…ument for class and struct types that do not use [CollectionBuilder] (dotnet#72654)

Co-authored-by: AlekseyTs <AlekseyTs@users.noreply.github.com>
The main observable change - the original (unconverted) params arguments are used in the process of populating target collection. 

Spec changes: dotnet/csharplang#8022

Fixes dotnet#72098
@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 29, 2024
@cston cston marked this pull request as ready for review March 29, 2024 04:46
@cston cston requested review from a team as code owners March 29, 2024 04:46
@cston
Copy link
Contributor Author

cston commented Mar 29, 2024

cc @jaredpar

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

Labels

Area-Compilers 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.

2 participants