Skip to content

macros: Allow syn 3.0.#432

Merged
emilio merged 1 commit into
mainfrom
syn
Jul 21, 2026
Merged

macros: Allow syn 3.0.#432
emilio merged 1 commit into
mainfrom
syn

Conversation

@emilio

@emilio emilio commented Jul 21, 2026

Copy link
Copy Markdown
Member

This loses the guard assert in 2.0, but the rest works just fine.

The assert is covered by the panic in syn 3.0.

It's useful to keep 2.0 working since phf_macros does depend on syn 2.0 for now.

Closes #431

This loses the guard assert in 2.0, but the rest works just fine.

The assert is covered by the panic in syn 3.0.

It's useful to keep 2.0 working since phf_macros does depend on syn 2.0
for now.

Closes #431
@emilio
emilio requested review from nicoburns and tiaanl July 21, 2026 14:58
@emilio
emilio added this pull request to the merge queue Jul 21, 2026
Merged via the queue into main with commit 99b43a0 Jul 21, 2026
14 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.

Handle syn v3

2 participants