Sourced from syn's releases.
1.0.105
- Improve parse errors related to
dyn
andimpl
type syntax (#1245)
998e863
Release 1.0.10502e2a21
Merge pull request #1247 from dtolnay/punctdrop9113ad0
Help infer may_dangle on type parameter of Punctuated iterator Drop impls3eaa443
Add regression test for issue 124617f9a5c
Merge pull request #1245 from dtolnay/boundsdb874dd
Improve dyn/impl-related parse errorsb8b0761
Move TypeParamBound parse loop to associated function3e915e5
Clean up naming in rustc syntax tree manipulationecacc47
Import token::Lit now there's no conflict with MetaItemLit2647b2a
Update test suite to nightly-2022-11-29