Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
46e3c39
) 91.65% compared to head (252cfd5
) 91.65%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like syn is up-to-date now, so this is no longer needed.
Bumps syn from 2.0.41 to 2.0.43.
Release notes
Sourced from syn's releases.
Commits
95ee052
Release 2.0.437383e81
Merge pull request #1559 from dtolnay/pattuple712fde5
Fix ToTokens for PatTuple to insert trailing commaed9b94e
Merge pull request #1558 from dtolnay/tupletestsec8517b
Add tuple comma tests3cf16c7
Merge pull request #1557 from dtolnay/snapshotparsequote553549f
Generalize snapshot parsing to types that do not implement Parsef9ad833
Merge pull request #1556 from dtolnay/punctuatedsnapshot131b40b
Debug impl for punctuated::Pairs superseded by Punctuated3f12d65
Include punctuation tokens in snapshot tests containing PunctuatedDependabot 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