Skip to content

Commit f916a1b

Browse files
Update Rust crate syn to v2.0.74 (#578)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://togithub.com/dtolnay/syn) | workspace.dependencies | patch | `2.0.72` -> `2.0.74` | --- ### Release Notes <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.74`](https://togithub.com/dtolnay/syn/releases/tag/2.0.74) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.73...2.0.74) - Fix *"temporary is dropped and runs the destructor for type \`impl Iterator\`"* regression affecting certain use of `Generics` iterator methods ([#&#8203;1719](https://togithub.com/dtolnay/syn/issues/1719)) ### [`v2.0.73`](https://togithub.com/dtolnay/syn/releases/tag/2.0.73) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.72...2.0.73) - Support parsing unnamed C varargs within function pointer types ([#&#8203;1711](https://togithub.com/dtolnay/syn/issues/1711)) - Improve synthesized error message on unexpected tokens at the end of the expected contents of a delimited group ([#&#8203;1713](https://togithub.com/dtolnay/syn/issues/1713)) - Support parsing unstable tail call syntax ([#&#8203;1714](https://togithub.com/dtolnay/syn/issues/1714), [https://github.com/rust-lang/rust/issues/112788](https://togithub.com/rust-lang/rust/issues/112788)) - Add [`Fields::members`](https://docs.rs/syn/2.0.73/syn/enum.Fields.html#method.members) iterator ([#&#8203;1716](https://togithub.com/dtolnay/syn/issues/1716), thanks [@&#8203;Fancyflame](https://togithub.com/Fancyflame)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent b55ad6f commit f916a1b

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

Diff for: Cargo.lock

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)