Skip to content

Support lambdas using parent generic types.#4271

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_916109422
Draft

Support lambdas using parent generic types.#4271
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_916109422

Conversation

@copybara-service
Copy link
Copy Markdown

Support lambdas using parent generic types.

Two fixes are required to support these cases:

  • Descend into TypeVariableTypeAnnotations when collecting name
    references.
  • Properly separate the type annotation for the struct definition from
    the type annotation for the struct instance.

Two fixes are required to support these cases:
* Descend into TypeVariableTypeAnnotations when collecting name
  references.
* Properly separate the type annotation for the struct definition from
  the type annotation for the struct instance.

PiperOrigin-RevId: 916109422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant