Skip to content

Replace builtin casts with proto-specific casts for protobuf types.#543

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_931714129
Jun 17, 2026
Merged

Replace builtin casts with proto-specific casts for protobuf types.#543
copybara-service[bot] merged 1 commit into
masterfrom
test_931714129

Conversation

@copybara-service

Copy link
Copy Markdown

Replace builtin casts with proto-specific casts for protobuf types.

There is a protobuf experiment to "devirtualize" messages, allowing protobuf to manage the dynamic dispatch of messages. When enabled, it breaks builtin dynamic/down casts, so the protobuf-specific alternatives should be preferred.

There is a protobuf experiment to "devirtualize" messages, allowing protobuf to manage the dynamic dispatch of messages. When enabled, it breaks builtin dynamic/down casts, so the protobuf-specific alternatives should be preferred.

PiperOrigin-RevId: 933855646
@copybara-service copybara-service Bot merged commit 88c529e into master Jun 17, 2026
@copybara-service copybara-service Bot deleted the test_931714129 branch June 17, 2026 19:14
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