Skip to content

Share lazy MethodSignature implementation in xprocessing.#5226

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_951053260
Open

Share lazy MethodSignature implementation in xprocessing.#5226
copybara-service[bot] wants to merge 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

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: 951053260
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