Skip to content

Share lazy MethodSignature implementation in xprocessing.#5226

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_951053260
Jul 24, 2026
Merged

Share lazy MethodSignature implementation in xprocessing.#5226
copybara-service[bot] merged 1 commit into
masterfrom
test_951053260

Conversation

@copybara-service

Copy link
Copy Markdown

Share lazy MethodSignature implementation in xprocessing.

There are at least two implementations of MethodSignature -- one in Dagger and one in Hilt. We recently made Hilt's implementation lazy to improve build performance. This CL moves the Hilt implementation into a shared location in :xprocessing library so that both Hilt and Dagger can share the implementation.

RELNOTES=N/A

@copybara-service
copybara-service Bot force-pushed the test_951053260 branch 2 times, most recently from 1dc9759 to f5dad40 Compare July 24, 2026 22:22
There are at least two implementations of MethodSignature -- one in Dagger and one in Hilt. We recently made Hilt's implementation lazy to improve build performance. This CL moves the Hilt implementation into a shared location in `:xprocessing` library so that both Hilt and Dagger can share the implementation.

RELNOTES=N/A
PiperOrigin-RevId: 953599157
@copybara-service
copybara-service Bot merged commit 0749892 into master Jul 24, 2026
@copybara-service
copybara-service Bot deleted the test_951053260 branch July 24, 2026 23:11
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