Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
b686dd6
) 88.66% compared to head (471a7fd
) 88.66%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like proc-macro2 is up-to-date now, so this is no longer needed.
Bumps proc-macro2 from 1.0.76 to 1.0.78.
Release notes
Sourced from proc-macro2's releases.
Commits
d850a1d
Release 1.0.786cefaec
Merge pull request #442 from dtolnay/byterange1082767
Expose Span::byte_rangeda1be4d
Release 1.0.7769fee37
Merge pull request #440 from dtolnay/example66a3ef0
Raise minimum tested compiler to 1.63d2441c3
Add example code for invalidate_current_thread_spans43011bf
Ensure invalidate_current_thread_spans has docs even if proc-macro disabled7e7bb0f
Improve documentation of invalidate_current_thread_spans64778fc
Move invalidate_current_thread_spans to proc_macro2::extraDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show