Skip to content

Conversation

tshortli
Copy link
Contributor

…le interface.

The fix for swiftlang#72632 was not sufficient
because when modules are built from textual interface that happens in a
sub-invocation which does not have typecheck-from-interface or
compile-from-interface requested action. Instead of checking a requested
action, set a language option to control whether non-production experimental
features are allowed.

Resolves rdar://125561443
@tshortli tshortli requested a review from a team as a code owner March 28, 2024 22:19
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli requested a review from nkcsgexi March 28, 2024 22:19
@tshortli tshortli added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels Mar 28, 2024
@tshortli tshortli enabled auto-merge March 29, 2024 03:34
@tshortli tshortli merged commit d8e2b20 into swiftlang:release/6.0 Mar 29, 2024
@tshortli tshortli deleted the allow-non-production-features-in-module-interface-redux-6.0 branch March 29, 2024 05:08
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.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants