Skip to content

[6.2] Enable InlineArray type sugar #82988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/6.2
Choose a base branch
from

Conversation

hamishknight
Copy link
Contributor

@hamishknight hamishknight commented Jul 11, 2025

6.2 cherry-pick of #82987

  • Explanation: Enables the type sugar for InlineArray as part of SE-0483
  • Scope: Affects parsing
  • Issue: rdar://155607927
  • Risk: Medium, enables parsing for a previously experimental feature, but is source compatible
  • Testing: Added tests to test suite
  • Reviewer: Pavel Yaskevich

Promote it from an experimental feature.

rdar://155607927
@hamishknight hamishknight requested review from bnbarham and hborla July 11, 2025 12:32
@hamishknight hamishknight requested a review from a team as a code owner July 11, 2025 12:32
@hamishknight hamishknight added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jul 11, 2025
@hamishknight
Copy link
Contributor Author

swiftlang/swift-syntax#3126
@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants