Skip to content

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 30, 2025

Two newly added feature flags were missing:

  • InferIsolatedConformances
  • NonisolatedNonsendingByDefault

Resolves: rdar://problem/150397637

@xedin xedin changed the title Add missing upcoming feature flags [Swift] Add missing upcoming feature flags Apr 30, 2025
YES = ( "-enable-upcoming-feature", "NonisolatedNonsendingByDefault" );
NO = ();
};
DisplayName = "Nonisolated Nonsending By Default";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should Nonsending be Non-sending? Not sure how we've been spelling this elsewhere

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's spelled as nonsending in the specifier.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be different in the title, though then there's also Nonisolated 😅

@xedin
Copy link
Contributor Author

xedin commented May 1, 2025

@swift-ci please test Linux platform

@xedin
Copy link
Contributor Author

xedin commented May 1, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented May 1, 2025

Let's lend this for now, we can rename later if needed.

@xedin xedin merged commit 63c7f50 into swiftlang:main May 1, 2025
22 checks passed
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.

3 participants