Skip to content

Support unbound generic types in 'nameof' operator.#75368

Merged
CyrusNajmabadi merged 51 commits intodotnet:mainfrom
CyrusNajmabadi:openTypes
Nov 19, 2024
Merged

Support unbound generic types in 'nameof' operator.#75368
CyrusNajmabadi merged 51 commits intodotnet:mainfrom
CyrusNajmabadi:openTypes

Conversation

@CyrusNajmabadi
Copy link
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Oct 3, 2024

@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 3, 2024
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review November 4, 2024 21:30
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner November 4, 2024 21:30
@CyrusNajmabadi CyrusNajmabadi changed the title WIP: Support unbound generic types in 'nameof' operator. Support unbound generic types in 'nameof' operator. Nov 4, 2024
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.

Done with review pass (iteration 17)

@AlekseyTs
Copy link
Contributor

It feels like we would want to have similar relaxation in VB

Seems like it would be nice there as well. If someone wants to champion that, i'd support it.

If you are not planning to adjust VB, please open an issue to follow up and CC @KathleenDollard on it.

@CyrusNajmabadi
Copy link
Contributor Author

Opened #75975

Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (commit 49)

@AlekseyTs
Copy link
Contributor

AlekseyTs commented Nov 19, 2024

@CyrusNajmabadi Please squash commits while merging.

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.

5 participants