Skip to content

Update language feature status: parameterless struct constructors and lambda improvements#52181

Merged
cston merged 3 commits intodotnet:mainfrom
cston:feature-status
Mar 29, 2021
Merged

Update language feature status: parameterless struct constructors and lambda improvements#52181
cston merged 3 commits intodotnet:mainfrom
cston:feature-status

Conversation

@cston
Copy link
Contributor

@cston cston commented Mar 26, 2021

No description provided.

@ghost ghost added the Area-Compilers label Mar 26, 2021
@cston cston requested a review from a team March 27, 2021 04:37
| [Interpolated string improvements](https://github.com/dotnet/csharplang/issues/4487) | [interpolated-string](https://github.com/dotnet/roslyn/tree/features/interpolated-string) | [In Progress](https://github.com/dotnet/roslyn/issues/51499) | [333fred](https://github.com/333fred) | [AlekseyTs](https://github.com/AlekseyTs), [chsienki](https://github.com/chsienki) | [jaredpar](https://github.com/jaredpar) |
| [Parameterless struct constructors](https://github.com/dotnet/csharplang/issues/99) | TBD | In Progress | [cston](https://github.com/cston) | [jcouv](https://github.com/jcouv), [333fred](https://github.com/333fred) | [jcouv](https://github.com/jouv) |
| [Parameterless struct constructors](https://github.com/dotnet/csharplang/issues/99) | [struct-ctors](https://github.com/dotnet/roslyn/tree/features/struct-ctors) | In Progress | [cston](https://github.com/cston) | [jcouv](https://github.com/jcouv), [333fred](https://github.com/333fred) | [jcouv](https://github.com/jouv) |
| [Lambda improvements](https://github.com/dotnet/csharplang/blob/main/proposals/lambda-improvements.md) | [lambdas](https://github.com/dotnet/roslyn/tree/features/lambdas) | In Progress | [cston](https://github.com/cston) | [333fred](https://github.com/333fred), [jcouv](https://github.com/jcouv) | [jaredpar](https://github.com/jaredpar) |
Copy link
Member

Choose a reason for hiding this comment

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

Please create test plans for ctor and lambda features and link under "In Progress". Thanks

@cston cston merged commit 21234cf into dotnet:main Mar 29, 2021
@ghost ghost added this to the Next milestone Mar 29, 2021
@cston cston deleted the feature-status branch March 29, 2021 19:25
@allisonchou allisonchou modified the milestones: Next, 16.10.P2 Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants