Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attributes: prepare to release v0.1.13 #1243

Merged
merged 1 commit into from
Feb 17, 2021
Merged

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.

1 participant