Skip to content

Generate bindings to trait implementations of C++ types.#704

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_885623459
Mar 19, 2026
Merged

Generate bindings to trait implementations of C++ types.#704
copybara-service[bot] merged 1 commit intomainfrom
test_885623459

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Mar 18, 2026

Generate bindings to trait implementations of C++ types.

Previously, we needlessly excluded these implementations that referenced
a type with a cpp_type annotation due to the adt_needs_bindings
check. This adds a specific carve out for that when considering
implementations.

@copybara-service copybara-service bot force-pushed the test_885623459 branch 2 times, most recently from fbbc8bf to d4a54a7 Compare March 18, 2026 17:07
@copybara-service copybara-service bot changed the title Generate bindings to trait implementations of a C++ type. Generate bindings to trait implementations of C++ types. Mar 18, 2026
@copybara-service copybara-service bot force-pushed the test_885623459 branch 2 times, most recently from 719f9ef to ccf7460 Compare March 19, 2026 16:49
Previously, we needlessly excluded these implementations that referenced
a type with a `cpp_type` annotation due to the `adt_needs_bindings`
check. This adds a specific carve out for that when considering
implementations.

PiperOrigin-RevId: 886235147
@copybara-service copybara-service bot merged commit cc3fdb6 into main Mar 19, 2026
@copybara-service copybara-service bot deleted the test_885623459 branch March 19, 2026 17:00
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