dtolnay/syn (syn)
### [`v2.0.87`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.87)
[Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.86...2.0.87)
- Add [`Cursor::any_group`](https://docs.rs/syn/2/syn/buffer/struct.Cursor.html#method.any_group) ([#1777](https://redirect.github.com/dtolnay/syn/issues/1777))
- Add [`Expr::peek`](https://docs.rs/syn/2/syn/enum.Expr.html#method.peek) ([#1778](https://redirect.github.com/dtolnay/syn/issues/1778))
- Improve syntax support for enum discriminant expressions in non-"full" mode ([#1779](https://redirect.github.com/dtolnay/syn/issues/1779))
### [`v2.0.86`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.86)
[Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.85...2.0.86)
- Support peeking the end of a parse stream ([#1689](https://redirect.github.com/dtolnay/syn/issues/1689))
- Allow `parse_quote!` to produce Vec\ ([#1775](https://redirect.github.com/dtolnay/syn/issues/1775))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.0.85
->2.0.87
Release Notes
dtolnay/syn (syn)
### [`v2.0.87`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.87) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.86...2.0.87) - Add [`Cursor::any_group`](https://docs.rs/syn/2/syn/buffer/struct.Cursor.html#method.any_group) ([#1777](https://redirect.github.com/dtolnay/syn/issues/1777)) - Add [`Expr::peek`](https://docs.rs/syn/2/syn/enum.Expr.html#method.peek) ([#1778](https://redirect.github.com/dtolnay/syn/issues/1778)) - Improve syntax support for enum discriminant expressions in non-"full" mode ([#1779](https://redirect.github.com/dtolnay/syn/issues/1779)) ### [`v2.0.86`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.86) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.85...2.0.86) - Support peeking the end of a parse stream ([#1689](https://redirect.github.com/dtolnay/syn/issues/1689)) - Allow `parse_quote!` to produce Vec\Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.