Skip to content

Introduce ExperimentalFeatures #2041

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

Merged
merged 5 commits into from
Aug 10, 2023
Merged

Conversation

hamishknight
Copy link
Contributor

These allow the parser to optionally support new Swift features that haven't yet been enabled by default.

We want to remove this API, mark it SPI so the
remaining clients can be weaned off.
These are mostly doing the same thing, with one
needing to convert a String to a buffer.
These allow the parser to optionally support new
Swift features that haven't yet been enabled by
default.
This will allow overriding the default set of
experimental features. This diff is best viewed
with whitespace disabled.
@hamishknight
Copy link
Contributor Author

swiftlang/swift#67826

@swift-ci please test

@hamishknight hamishknight merged commit c3f46ad into swiftlang:main Aug 10, 2023
@hamishknight hamishknight deleted the experimental branch August 10, 2023 09:53
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