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

Merge 'features/ParamsCollections' into 'main' #72511

Merged
merged 44 commits into from
Mar 12, 2024

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

- Params Collections in attributes
- Params Collections in lambdas
- Params Collections and interpolated string handler
- Order of evaluation:
  - named arguments
  - compound assignment
  - object initializer

Also fixes dotnet#71488.
@AlekseyTs AlekseyTs requested review from a team as code owners March 12, 2024 18:26
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 12, 2024
@AlekseyTs AlekseyTs requested review from 333fred and RikkiGibson and removed request for a team March 12, 2024 18:27
@AlekseyTs AlekseyTs enabled auto-merge March 12, 2024 18:36
@AlekseyTs
Copy link
Contributor Author

@RikkiGibson, @333fred, @dotnet/roslyn-compiler Need a sign-off for a feature merge PR

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.

Reviewed test change and commit list. LGTM Thanks

@AlekseyTs AlekseyTs merged commit 5fc7ba0 into dotnet:main Mar 12, 2024
30 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 12, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.10 P3 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Feature - ParamsCollections 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.

3 participants