Skip to content

stdlib: Remove #if $TypedThrows guards #75067

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 1 commit into from
Jul 9, 2024

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Jul 8, 2024

#72612 can be reverted because it is no longer necessary for the interface of the stdlib to be compatible with compilers without $TypedThrows support.

@tshortli tshortli requested review from ktoso and a team as code owners July 8, 2024 18:05
@tshortli
Copy link
Contributor Author

tshortli commented Jul 8, 2024

@swift-ci please smoke test

@tshortli tshortli force-pushed the no-more-typed-throws-condfails branch from 9b51392 to d974e2f Compare July 8, 2024 20:56
@tshortli
Copy link
Contributor Author

tshortli commented Jul 8, 2024

@swift-ci please smoke test

swiftlang#72612 can be reverted because it is no
longer necessary for the interface of the stdlib to be compatible with
compilers without `$TypedThrows` support.
@tshortli tshortli force-pushed the no-more-typed-throws-condfails branch from d974e2f to 20d9755 Compare July 8, 2024 23:53
@tshortli
Copy link
Contributor Author

tshortli commented Jul 8, 2024

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge July 9, 2024 04:08
@tshortli tshortli merged commit 5baf3b0 into swiftlang:main Jul 9, 2024
3 checks passed
@tshortli tshortli deleted the no-more-typed-throws-condfails branch July 9, 2024 05:24
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.

1 participant