Skip to content

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Dec 14, 2023

Follow the feature flag convention for capitalization and be consistent with the related NoncopyableGenerics feature.

This is a new feature that no wild Swift code has used it yet:

commit e99ce1c
Author: Kavon Farvardin kfarvardin@apple.com
Date: Tue Dec 5 23:25:09 2023

[NCGenerics] add `~Escapable`

Basic implementation of `~Escapable` in the type system.

@atrick
Copy link
Contributor Author

atrick commented Dec 14, 2023

Please test with following pull request:
swiftlang/swift-syntax#2405

@swift-ci test

@atrick
Copy link
Contributor Author

atrick commented Dec 14, 2023

Please test with following pull request:
swiftlang/swift-syntax#2405

@swift-ci test

@atrick
Copy link
Contributor Author

atrick commented Dec 14, 2023

Please test with following pull request:
swiftlang/swift-syntax#2405

@swift-ci smoke test

Follow the feature flag convention for capitalization and be
consistent with the related NoncopyableGenerics feature.

This is a new feature that no wild Swift code has used it yet:

commit e99ce1c
Author: Kavon Farvardin <kfarvardin@apple.com>
Date:   Tue Dec 5 23:25:09 2023

    [NCGenerics] add `~Escapable`

    Basic implementation of `~Escapable` in the type system.
@atrick atrick force-pushed the rename-nonescapable branch from 70d2d28 to ace9937 Compare December 14, 2023 19:32
@atrick
Copy link
Contributor Author

atrick commented Dec 14, 2023

Please test with following pull request:
swiftlang/swift-syntax#2405

@swift-ci smoke test

"type '~Escapable' requires -enable-experimental-feature NonEscapableTypes",
"type '~Escapable' requires -enable-experimental-feature NonescapableTypes",
Copy link
Member

Choose a reason for hiding this comment

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

thanks!

@atrick atrick merged commit 979334e into swiftlang:main Dec 15, 2023
@atrick atrick deleted the rename-nonescapable branch December 15, 2023 17:59
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