Skip to content

Adopt renamed Parser.LanguageFeatures - #1254

Merged
rintaro merged 1 commit into
swiftlang:mainfrom
rintaro:adopt-language-features
Jul 28, 2026
Merged

Adopt renamed Parser.LanguageFeatures#1254
rintaro merged 1 commit into
swiftlang:mainfrom
rintaro:adopt-language-features

Conversation

@rintaro

@rintaro rintaro commented Jul 28, 2026

Copy link
Copy Markdown
Member

Update for swiftlang/swift-syntax#3377
Update the SwiftParser usage for the swift-syntax rename of Parser.ExperimentalFeatures to Parser.LanguageFeatures and the experimentalFeatures: argument to languageFeatures:. swift-format's own experimentalFeatures API (the Set<String> of feature names) is unchanged.

Update the SwiftParser usage for the swift-syntax rename of
`Parser.ExperimentalFeatures` to `Parser.LanguageFeatures` and the
`experimentalFeatures:` argument to `languageFeatures:`. swift-format's
own `experimentalFeatures` API (the `Set<String>` of feature names) is
unchanged.
@rintaro
rintaro merged commit d2bd4b3 into swiftlang:main Jul 28, 2026
79 of 80 checks passed
@rintaro
rintaro deleted the adopt-language-features branch July 28, 2026 21:02
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