Skip to content

Use references for operators. - #121

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_980627043
Sep 15, 2026
Merged

copybara-service[bot] merged 1 commit into
mainfrom
test_980627043

Conversation

@copybara-service

Copy link
Copy Markdown

Use references for operators.

This speeds up the operator calls my multiple x's.

Crubit doesn't support creating bindings for operators for a reference
implementation type (for &T), which is why helper methods are
required. This can be refactored if [1] lands.

[1] google/crubit#1998

@copybara-service
copybara-service Bot force-pushed the test_980627043 branch 2 times, most recently from 52d7838 to 1fc6866 Compare September 15, 2026 13:36
This speeds up the operator calls my multiple x's.

Crubit doesn't support creating bindings for operators for a reference
implementation type (`for &T`), which is why helper methods are
required. This can be refactored if [1] lands.

[1] google/crubit#1998

PiperOrigin-RevId: 981791594
@copybara-service
copybara-service Bot merged commit bb64fbf into main Sep 15, 2026
11 checks passed
@copybara-service
copybara-service Bot deleted the test_980627043 branch September 15, 2026 13:46
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