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: globally qualify attribute paths #3127

Open
wants to merge 1 commit into
base: v0.1.x
Choose a base branch
from

Commits on Oct 30, 2024

  1. attributes: globally qualify attribute paths

    Avoid ambiguities with any user-defined `tracing` modules by globally qualifying types used in the attribute-generated code e.g., `::tracing::Level`.
    
    Fixes: tokio-rs#3119
    heaths committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    00c2606 View commit details
    Browse the repository at this point in the history