Skip to content

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

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_885623459
Open

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

Conversation

@copybara-service
Copy link

@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
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: 885623459
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