Skip to content

Update swift-syntax to 602.0.0#332

Merged
sidepelican merged 1 commit intouber:masterfrom
farkasseb:update-swift-syntax-602
Jan 29, 2026
Merged

Update swift-syntax to 602.0.0#332
sidepelican merged 1 commit intouber:masterfrom
farkasseb:update-swift-syntax-602

Conversation

@farkasseb
Copy link
Copy Markdown
Contributor

Add InlineArrayTypeSyntax case for compatibility with swift-syntax 602. The type is preserved verbatim; full support is not implemented.

No tests added: this is a compatibility shim for swift-syntax, not full InlineArray support. The implementation matches other unsupported types (preserves syntax verbatim, no default value generation).

Add `InlineArrayTypeSyntax` case for compatibility with swift-syntax 602.
The type is preserved verbatim; full support (default value generation)
is not implemented.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@sidepelican sidepelican left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thank you!

@sidepelican sidepelican merged commit f7502e5 into uber:master Jan 29, 2026
8 checks passed
@farkasseb farkasseb deleted the update-swift-syntax-602 branch January 29, 2026 13:55
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.

2 participants