Skip to content

build: upgrade syn to 3.x - #10

Merged
tisonkun merged 1 commit into
mainfrom
codex/upgrade-syn-3
Jul 27, 2026
Merged

build: upgrade syn to 3.x#10
tisonkun merged 1 commit into
mainfrom
codex/upgrade-syn-3

Conversation

@tisonkun

Copy link
Copy Markdown
Contributor

Summary

  • upgrade macroweave's direct syn dependency from 2.x to 3.x
  • refresh Cargo.lock so macroweave resolves to syn 3.0.3
  • retain syn 2.0.118 for existing transitive dependencies that still require 2.x

No source changes are needed because the used parsing and error APIs remain compatible with syn 3.x.

Verification

  • cargo x build --locked
  • cargo x test
  • cargo x lint

@tisonkun
tisonkun merged commit d373c02 into main Jul 27, 2026
10 checks passed
@tisonkun
tisonkun deleted the codex/upgrade-syn-3 branch July 27, 2026 03:30
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