-
Notifications
You must be signed in to change notification settings - Fork 722
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: implement #[instrument(tracing)]
#1819
Open
Tamschi
wants to merge
17
commits into
tokio-rs:master
Choose a base branch
from
Tamschi:instrument-tracing-override
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78b4e37 - Browse repository at this point
Copy the full SHA 78b4e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 087e369 - Browse repository at this point
Copy the full SHA 087e369View commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fabca1a - Browse repository at this point
Copy the full SHA fabca1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aadd850 - Browse repository at this point
Copy the full SHA aadd850View commit details -
limit
#[instrument(tracing)]
tosyn::Path
s immediately, and docum……ent the former This doesn't technically make the parameter more narrow, as the generated code would fail to compile with any other sort of path due to macro calls on it, but it maybe makes some error messages better.
Configuration menu - View commit details
-
Copy full SHA for b7f105e - Browse repository at this point
Copy the full SHA b7f105eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1684e54 - Browse repository at this point
Copy the full SHA 1684e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for b91ee93 - Browse repository at this point
Copy the full SHA b91ee93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899714d - Browse repository at this point
Copy the full SHA 899714dView commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 96f016f - Browse repository at this point
Copy the full SHA 96f016fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40ad784 - Browse repository at this point
Copy the full SHA 40ad784View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4b31c5 - Browse repository at this point
Copy the full SHA f4b31c5View commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a185b25 - Browse repository at this point
Copy the full SHA a185b25View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a17b04d - Browse repository at this point
Copy the full SHA a17b04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5d4c3 - Browse repository at this point
Copy the full SHA 3b5d4c3View commit details
Commits on Sep 23, 2024
-
Merge branch 'master' into instrument-tracing-override
# Conflicts: # tracing-attributes/src/expand.rs
Configuration menu - View commit details
-
Copy full SHA for fc39c55 - Browse repository at this point
Copy the full SHA fc39c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b854e - Browse repository at this point
Copy the full SHA 12b854eView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3802e68 - Browse repository at this point
Copy the full SHA 3802e68View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.