Sourced from syn's releases.
2.0.103
- Insert parentheses around binary operation with attribute (#1871)
85d4276
Release 2.0.1036f7b0f3
Merge pull request #1871
from dtolnay/binaryattr89f88fa
Correctly track bailouts in parenthesized binary expressions0e07372
Add binary operator attribute bailout testca8d876
Insert parentheses around binary operation with attribute5be0f71
Add binary operator attribute tests026bb3c
Discard paren attrs in unparenthesize test217dd62
Preserve attributes of Expr::Paren in FlattenParensef977c1
Update test suite to nightly-2025-06-11