Skip to content

Generate constructor support implicit object creation#48814

Merged
CyrusNajmabadi merged 8 commits intodotnet:masterfrom
davidwengier:GenerateConstructorImplicitObjectCreation
Oct 21, 2020
Merged

Generate constructor support implicit object creation#48814
CyrusNajmabadi merged 8 commits intodotnet:masterfrom
davidwengier:GenerateConstructorImplicitObjectCreation

Conversation

@davidwengier
Copy link
Member

Fixes #47928

At the risk of invoking touched-it-last rules, commit-by-commit makes the most sense for the delegating constructor bit at least.

Kids, this is what software development is all about: I stared at it for two days to write 3 lines of code.

@CyrusNajmabadi CyrusNajmabadi merged commit 2b310cb into dotnet:master Oct 21, 2020
@ghost ghost added this to the Next milestone Oct 21, 2020
@davidwengier davidwengier deleted the GenerateConstructorImplicitObjectCreation branch October 21, 2020 19:54
@allisonchou allisonchou modified the milestones: Next, 16.9.P2 Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GenerateConstructor doesn't trigger for target typed new

3 participants