Skip to content

Conversation

@hawkw
Copy link
Member

@hawkw hawkw commented Feb 17, 2021

Fixed

  • Compiler error when using #[instrument(err)] on functions which
    return impl Trait (#1236)

Signed-off-by: Eliza Weisman eliza@buoyant.io

Fixed

- Compiler error when using `#[instrument(err)]` on functions which
  return `impl Trait` ([#1236])

[#1236]: #1236

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw requested a review from a team as a code owner February 17, 2021 22:51
@hawkw hawkw merged commit 7f3d94f into v0.1.x Feb 17, 2021
@hawkw hawkw deleted the eliza/attributes-v0.1.13 branch February 17, 2021 23:14
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
### Fixed

- Compiler error when using `#[instrument(err)]` on functions which
  return `impl Trait` ([tokio-rs#1236])

[tokio-rs#1236]: tokio-rs#1236

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
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.

2 participants