Implicit struct initialization: handle fields at any depth? #59890
Labels
Area-Compilers
Code Gen Quality
Room for improvement in the quality of the compiler's generated code
Milestone
The current implementation of implicit struct initialization in #59788 only initializes fields directly contained in 'this', but it's possible that it's more optimal to initialize nested fields in some scenarios.
SharpLab
The text was updated successfully, but these errors were encountered: