Skip to content

Properly handle lambda parameters from context.#3735

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_861320585
Draft

Properly handle lambda parameters from context.#3735
copybara-service[bot] wants to merge 1 commit intomainfrom
test_861320585

Conversation

@copybara-service
Copy link

Properly handle lambda parameters from context.

  • Add a way to mark whether a parameter is captured and track the node it captures.
  • Use the captured node type directly intead of including in parametrics.
  • Ignore the captured nodes when resolving the function type.

* Add a way to mark whether a parameter is captured and track the node it captures.
* Use the captured node type directly intead of including in parametrics.
* Ignore the captured nodes when resolving the function type.

PiperOrigin-RevId: 861320585
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