chore(deps): bump syn from 2.0.101 to 2.0.102 (#5465)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.101 to 2.0.102.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/syn/releases">syn's
releases</a>.</em></p>
<blockquote>
<h2>2.0.102</h2>
<ul>
<li>Fix printing of nested Expr::Index and Expr::Tuple in non-full mode
(<a
href="https://redirect.github.com/dtolnay/syn/issues/1869">#1869</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/syn/commit/b1cc55995dc2ff30ffdf10fc428f9df0bb85f28d"><code>b1cc559</code></a>
Release 2.0.102</li>
<li><a
href="https://github.com/dtolnay/syn/commit/0df2d5bef1f9b6dbf593830601c4412381961a56"><code>0df2d5b</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1869">#1869</a>
from dtolnay/print</li>
<li><a
href="https://github.com/dtolnay/syn/commit/f7d4038c4a5f905e4395261667ca14d09434d6aa"><code>f7d4038</code></a>
Fix printing of nested Expr::Index and Expr::Tuple in non-full mode</li>
<li><a
href="https://github.com/dtolnay/syn/commit/6744b73a34edd740cc3c9c81f1534026046bb259"><code>6744b73</code></a>
Ignore unnecessary_box_returns pedantic clippy lint in test</li>
<li><a
href="https://github.com/dtolnay/syn/commit/4d2978a7cf9cd1a8dd4de75b14475dc64351db4b"><code>4d2978a</code></a>
Update test suite to nightly-2025-06-08</li>
<li><a
href="https://github.com/dtolnay/syn/commit/7ff53751f0c7b81b65df9bf136745bf4677d0c22"><code>7ff5375</code></a>
Ignore mismatched_lifetime_syntaxes lint</li>
<li><a
href="https://github.com/dtolnay/syn/commit/c5843647dc70044e1c8b98832aee71caba7353de"><code>c584364</code></a>
Resolve needless_return clippy lint</li>
<li><a
href="https://github.com/dtolnay/syn/commit/07dc272d8c0e4d0a55f6941ba3f42be44ad71c6f"><code>07dc272</code></a>
Update test suite to nightly-2025-05-31</li>
<li><a
href="https://github.com/dtolnay/syn/commit/abfcd60a0c8391184d3e8ff1bc136ab21d9a515f"><code>abfcd60</code></a>
Pin nightly toolchain used for miri job</li>
<li><a
href="https://github.com/dtolnay/syn/commit/4ae637a80e069b669e60e1d760803dbb11adc17c"><code>4ae637a</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/syn/issues/1862">#1862</a>
from martician1/docs/fix-local-semi</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/syn/compare/2.0.101...2.0.102">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>