-
-
Notifications
You must be signed in to change notification settings - Fork 310
Issues: dtolnay/syn
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Parse unparenthesized half-open range patterns inside slice patterns
syntax
#1769
opened Oct 23, 2024 by
dtolnay
Add support for
const
and async
traits in TraitBound or TraitBoundModifier
breaking change
#1761
opened Oct 20, 2024 by
dtolnay
Consider combining Expr::Reference and Expr::RawAddr into one variant with
Option<Token![raw]>
breaking change
#1760
opened Oct 20, 2024 by
dtolnay
Add
Option<Token![safe]>
in ForeignItem::Static and ForeignItem::Fn
breaking change
#1756
opened Oct 20, 2024 by
dtolnay
Add
attrs
inside WherePredicate::Lifetime and WherePredicate::Type
breaking change
#1755
opened Oct 20, 2024 by
dtolnay
Consider inserting invisible groups, rather than parens, when applying grouping for precedence
breaking change
#1660
opened May 16, 2024 by
dtolnay
Punctuated::pop should return Option<T>, not Option<Pair<T, P>>
breaking change
#1600
opened Mar 22, 2024 by
dtolnay
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.