Closed dependabot[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
97bfb41
) 83.67% compared to head (6ce3427
) 83.67%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the deps group with 2 updates: thiserror and syn.
Updates
thiserror
from 1.0.50 to 1.0.51Release notes
Sourced from thiserror's releases.
Commits
0555b80
Release 1.0.51b94add8
Add ui test where fallback impl conflicts with handwritten Display02c6a55
Merge pull request #266 from dtolnay/fallback1754825
Work around trivial bounds being unstable1567f40
Try to remove "doesn't implement Debug" in fallback expansiond7e3bdd
Fix redundant "Error doesn't implement Display" in fallback7e5ff62
Emit an Error impl even in the presence of bad attributes0444cd5
Merge pull request #265 from dtolnay/fallbackfixmeb010e52
Add test looking for invalid input to still generate an impl1c6c4bb
Merge pull request #264 from dtolnay/errortraitpathUpdates
syn
from 2.0.39 to 2.0.41Release notes
Sourced from syn's releases.
Commits
63b1701
Release 2.0.41920ab7d
Merge pull request #1548 from dtolnay/parsequotefield5e15924
Test parse_quote implementation for Fieldc268c67
Support parsing Field in parse_quote2ab0f6a
Merge pull request #1547 from dtolnay/testparsequote46172a4
Add parse_quote tests0fcdad0
Support punctuated Pairs iterator in snapshot tests06161ba
Update test suite to nightly-2023-12-12cf7f40a
Release 2.0.401ce8ccf
Merge pull request #1538 from dtolnay/testinvisibleDependabot 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