Skip to content
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

Resolve ambiguity issue for the stream function #749

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

aryan-25
Copy link
Contributor

@aryan-25 aryan-25 commented Jul 3, 2024

Motivation:

Modifications:

  • Removed the @deprecated marking from the original stream function and instead added @_disfavoredOverload.

Result:

  • There are no more ambiguity issues.

…marking from the original implementation, and make argument labels consistent.
Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

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

LGTM

@fabianfett fabianfett added the semver/minor For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0 label Jul 3, 2024
@FranzBusch
Copy link
Collaborator

API break is expected. Merging over it

@FranzBusch FranzBusch merged commit 07536f6 into swift-server:main Jul 3, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants