Skip to content

Fix two bugs for nested instance invocations on parametric structs.#4191

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

Fix two bugs for nested instance invocations on parametric structs.#4191
copybara-service[bot] wants to merge 1 commit intomainfrom
test_908773687

Conversation

@copybara-service
Copy link
Copy Markdown

Fix two bugs for nested instance invocations on parametric structs.

  • Use the caller's target struct to validate the caller's environment.
  • Don't populate a type in the inference table if a function may be using the target struct parametrics.

* Use the caller's target struct to validate the caller's environment.
* Don't populate a type in the inference table if a function may be using the target struct parametrics.

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