Skip to content

[SE-0411] Promote IsolatedDefaultValues from an experimental feature to an upcoming feature. #70257

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 4 commits into from
Jan 11, 2024

Conversation

hborla
Copy link
Member

@hborla hborla commented Dec 6, 2023

Change IsolatedDefaultValues from an experimental feature to an upcoming feature, and enabled it under -strict-concurrency=complete.

Resolves #58177

@hborla hborla requested review from ktoso and kavon as code owners December 6, 2023 03:30
@hborla
Copy link
Member Author

hborla commented Dec 6, 2023

@swift-ci please smoke test

@DougGregor
Copy link
Member

ChangeLog entry?

@hborla hborla force-pushed the isolated-default-values-upcoming-flag branch from 9618c5c to 5ac839b Compare January 11, 2024 04:18
@hborla
Copy link
Member Author

hborla commented Jan 11, 2024

@swift-ci please test

@hborla
Copy link
Member Author

hborla commented Jan 11, 2024

@swift-ci please test source compatibility

@hborla hborla merged commit 7d2d91a into swiftlang:main Jan 11, 2024
@hborla hborla deleted the isolated-default-values-upcoming-flag branch January 11, 2024 14:57
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.

[SR-15916] @MainActor-isolated default arguments for @MainActor-isolated functions
2 participants