Skip to content

Commit b4e2f82

Browse files
committed
review: Inline attribute to service passthrough
Signed-off-by: katelyn martin <[email protected]>
1 parent c08a6b5 commit b4e2f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linkerd/http/prom/src/body_data/response.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ where
7474
Box<dyn FnOnce(Response<RespB>) -> Self::Response + Send + 'static>,
7575
>;
7676

77+
#[inline]
7778
fn poll_ready(
7879
&mut self,
7980
cx: &mut std::task::Context<'_>,

0 commit comments

Comments
 (0)