Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ASTHelpers.getTypeSubstitutions() to type mappings from array types. #4789

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Fix ASTHelpers.getTypeSubstitutions() to type mappings from array types.

The current code fails to get the mapping for methods like <T> m(T[]).

Startblock:

  • unknown commit is submitted

…ypes.

The current code fails to get the mapping for methods like `<T> m(T[])`.

Startblock:
  * unknown commit is submitted
PiperOrigin-RevId: 719079227
@copybara-service copybara-service bot merged commit 5db6f38 into master Jan 24, 2025
@copybara-service copybara-service bot deleted the test_719045491 branch January 24, 2025 01:44
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