Skip to content

Version 0.13.0: update syn to 3.0 - #72

Merged
dhardy merged 2 commits into
masterfrom
push-xnyqwukoztww
Jul 22, 2026
Merged

Version 0.13.0: update syn to 3.0#72
dhardy merged 2 commits into
masterfrom
push-xnyqwukoztww

Conversation

@dhardy

@dhardy dhardy commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The new syn version has a few breaking changes affecting these crates:

  • Attributes may be present in additional cases. For now prefer emitting errors on additional attributes.
  • Pair up the optional default value with its = token
  • New syn::ImplModifiers (etc.) types
  • Redesign of syn::Receiver

@dhardy dhardy changed the title Update syn to 3.0 Version 0.13.0: update syn to 3.0 Jul 22, 2026
@dhardy
dhardy merged commit 7190cbb into master Jul 22, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant