Closed dependabot[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
njord | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 12, 2024 1:14am |
Superseded by #117.
Bumps syn from 2.0.71 to 2.0.74.
Release notes
Sourced from syn's releases.
Commits
b15ae28
Release 2.0.746cf2344
Merge pull request #1719 from dtolnay/iterators2955ac5
Expose non-impl-Trait iterator return types7dc05a5
Add regression test for issue 1718857942e
Revert "Define Fields::members iterator type privately inside method"65ec30d
Revert "Embed Generics iterator implementations into method bodies"b5a5a8c
Release 2.0.738cdb5c7
Add example of using Fields::members iterator2afdc12
Remove redundancy of Generics::split_for_impl cfg with type's cfg64b0dc8
Combine Generics impl blocks into oneDependabot 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