Skip to content

Add unsafe expression syntax under an experimental feature flag unsafeExpression #2937

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, 2025

Conversation

DougGregor
Copy link
Member

Introduce an unsafe expression akin to try and await that indicates the presence of unsafe constructs. This is behind an experimental feature and is part of the current proposal for opt-in strict memory safety checking.

@DougGregor
Copy link
Member Author

swiftlang/swift#78554

@swift-ci please test

@DougGregor
Copy link
Member Author

swiftlang/swift#78554

@swift-ci please test macOS

@DougGregor
Copy link
Member Author

swiftlang/swift#78554

@swift-ci please test

@DougGregor
Copy link
Member Author

swiftlang/swift#78554

@swift-ci please test Windows

@DougGregor DougGregor merged commit 2f1a271 into swiftlang:main Jan 11, 2025
3 checks passed
@DougGregor DougGregor deleted the unsafe-expression branch January 11, 2025 07:51
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