Skip to content

Add repro tests for type parameter inlining with casts, instance methods, and multiple type parameters. - #6027

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_964282542
Aug 13, 2026
Merged

Add repro tests for type parameter inlining with casts, instance methods, and multiple type parameters.#6027
copybara-service[bot] merged 1 commit into
masterfrom
test_964282542

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Add repro tests for type parameter inlining with casts, instance methods, and multiple type parameters.

Demonstrates that type arguments at the call-site are currently not substituted
into type variables in the @InlineMe replacement string for type casts,
instance method calls, and constructor invocations with multiple type parameters.

…ods, and multiple type parameters.

Demonstrates that type arguments at the call-site are currently not substituted
into type variables in the `@InlineMe` replacement string for type casts,
instance method calls, and constructor invocations with multiple type parameters.

PiperOrigin-RevId: 964300823
@copybara-service
copybara-service Bot merged commit b2e71f3 into master Aug 13, 2026
@copybara-service
copybara-service Bot deleted the test_964282542 branch August 13, 2026 21:39
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