Sourced from syn's releases.
2.0.102
- Fix printing of nested Expr::Index and Expr::Tuple in non-full mode (#1869)
b1cc559
Release 2.0.1020df2d5b
Merge pull request #1869
from dtolnay/printf7d4038
Fix printing of nested Expr::Index and Expr::Tuple in non-full mode6744b73
Ignore unnecessary_box_returns pedantic clippy lint in test4d2978a
Update test suite to nightly-2025-06-087ff5375
Ignore mismatched_lifetime_syntaxes lintc584364
Resolve needless_return clippy lint07dc272
Update test suite to nightly-2025-05-31abfcd60
Pin nightly toolchain used for miri job4ae637a
Merge pull request #1862
from martician1/docs/fix-local-semi