Skip to content

Conversation

@copybara-service
Copy link

Update XTypes#isWildcard() call to use the new XType#isStar() function.

XTypes#isWildcard() previously converted a type to XTypeName to determine if the given type is a wildcard type. However, calculating XTypeName is expensive, so I've migrated to using the new function XType#isStar() to determine if the type is a wildcard type.

RELNOTES=N/A

@copybara-service copybara-service bot force-pushed the test_840762725 branch 2 times, most recently from b7253bd to ddc0edf Compare December 9, 2025 18:14
…ction.

`XTypes#isWildcard()` previously converted a type to `XTypeName` to determine if the given type is a wildcard type. However, calculating `XTypeName` is expensive, so I've migrated to using the new function `XType#isStar()` to determine if the type is a wildcard type.

RELNOTES=N/A
PiperOrigin-RevId: 842304555
@copybara-service copybara-service bot merged commit fb2eed2 into master Dec 9, 2025
@copybara-service copybara-service bot deleted the test_840762725 branch December 9, 2025 18:47
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