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

[stdlib] Document stable sort guarantee #60936

Merged
merged 1 commit into from Sep 21, 2022
Merged

Conversation

natecook1000
Copy link
Member

Changes the documentation of the stdlib sort/sorted methods to provide a stability guarantee. No changes to behavior.

Changes the documentation of the stdlib `sort`/`sorted` methods
to provide a stability guarantee. No changes to behavior.
@natecook1000 natecook1000 added the swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review label Sep 2, 2022
@natecook1000
Copy link
Member Author

natecook1000 commented Sep 2, 2022

Swift forums discussion of the pitch is here: https://forums.swift.org/t/pitch-document-sorting-as-stable/59880
Swift evolution proposal: apple/swift-evolution#1770

@xwu
Copy link
Collaborator

xwu commented Sep 20, 2022

@swift-ci smoke test

@allevato
Copy link
Collaborator

We're accepting SE-0372, so merging this. Thank you!

@allevato allevato merged commit 2415288 into apple:main Sep 21, 2022
@allevato allevato added swift evolution approved Flag → feature: A feature that was approved through the Swift evolution process and removed swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift evolution approved Flag → feature: A feature that was approved through the Swift evolution process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants