Skip to content

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented Dec 30, 2025

Right now, we always need to call .inner() to access T on CacheResponse, which wraps all tx cache responses currently. With a Deref and DerefMut impl, we won't need that.

Closes ENG-1673

Right now, we always need to call `.inner()` to access `T` on `CacheResponse`, which wraps all tx cache responses currently. With a `Deref` and `DerefMut` impl, we won't need that.

Closes ENG-1673
@Evalir Evalir requested a review from a team as a code owner December 30, 2025 14:15
Copy link
Member Author

Evalir commented Dec 30, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Evalir Evalir force-pushed the evalir/cacheresponse-deref branch from 46cee6a to 627904e Compare December 30, 2025 14:18
Copy link
Member

@prestwich prestwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think

@Evalir Evalir merged commit e5c3310 into main Dec 30, 2025
7 checks passed
@Evalir Evalir mentioned this pull request Dec 30, 2025
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.

3 participants