Skip to content

[6.0][Features] FullTypedThrows should only be enable-able in asserts builds. #74449

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

Conversation

hborla
Copy link
Member

@hborla hborla commented Jun 15, 2024

  • Explanation: The implementation of this experimental feature is not complete and it's not ready to be enabled in production. This experimental feature only gates the source-breaking parts of SE-0413: Typed throws, which will not be enabled by default in the Swift 6 language mode.
  • Scope: Only impacts which toolchains you can use the FullTypedThrows experimental feature flag in.
  • Risk: Low.
  • Testing: Updated existing tests to require asserts.
  • Main branch PR: [Features] FullTypedThrows should only be enable-able in asserts builds. #74446

…ilds.

The implementation of this experimental feature is not complete and it's
not ready to be enabled in production.

(cherry picked from commit 32aba12)
@hborla hborla requested a review from a team as a code owner June 15, 2024 16:47
@hborla hborla changed the title [Features] FullTypedThrows should only be enable-able in asserts bu… [6.0][Features] FullTypedThrows should only be enable-able in asserts builds. Jun 15, 2024
@hborla
Copy link
Member Author

hborla commented Jun 15, 2024

@swift-ci please test

@hborla hborla merged commit b26b45b into swiftlang:release/6.0 Jun 17, 2024
5 checks passed
@hborla hborla deleted the 6.0-dont-enable-full-typed-throws branch June 17, 2024 18:01
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