Update Rust crate syn to v2.0.111 (#16903)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [syn](https://redirect.github.com/dtolnay/syn) |
workspace.dependencies | patch | `2.0.108` -> `2.0.111` |
---
### Release Notes
<details>
<summary>dtolnay/syn (syn)</summary>
###
[`v2.0.111`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.111)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.110...2.0.111)
- Allow first argument of `braced!`, `bracketed!`, `parenthesized!` to
be an otherwise unused variable
([#​1946](https://redirect.github.com/dtolnay/syn/issues/1946))
###
[`v2.0.110`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.110)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.109...2.0.110)
- Tweaks to improve build speed
([#​1939](https://redirect.github.com/dtolnay/syn/issues/1939),
thanks [@​dishmaker](https://redirect.github.com/dishmaker))
- Make `syn::ext::IdentExt::unraw` available without "parsing" feature
([#​1940](https://redirect.github.com/dtolnay/syn/issues/1940))
- Support parsing `syn::Meta` followed by `=>`
([#​1944](https://redirect.github.com/dtolnay/syn/issues/1944))
###
[`v2.0.109`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.109)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.108...2.0.109)
- Tweaks to improve build speed
([#​1927](https://redirect.github.com/dtolnay/syn/issues/1927),
[#​1928](https://redirect.github.com/dtolnay/syn/issues/1928),
[#​1930](https://redirect.github.com/dtolnay/syn/issues/1930),
[#​1932](https://redirect.github.com/dtolnay/syn/issues/1932),
[#​1934](https://redirect.github.com/dtolnay/syn/issues/1934),
thanks [@​dishmaker](https://redirect.github.com/dishmaker))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/uv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>