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: Remove unavavailable APIs that were left as migration aids #234

Closed
wants to merge 1 commit into from

Conversation

MathiasLuo
Copy link

These APIs are from the Swift 1.2 => Swift 2.0 transition, and are not
relevant anymore.

Removing them reduces the surface area of the library that needs to be
reviewed.

These APIs are from the Swift 1.2 => Swift 2.0 transition, and are not
relevant anymore.

Removing them reduces the surface area of the library that needs to be
reviewed.
@gribozavr
Copy link
Contributor

We are keeping these APIs throughout the 2.* release. We will remove them when we prepare trunk for 3.0, by merging the https://github.com/apple/swift/tree/swift-3-api-guidelines branch.

@gribozavr gribozavr closed this Dec 5, 2015
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
Fix compile error on s390x in shims/lock.h
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
Fix compile error on s390x in shims/lock.h

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
…cript

Add run_sk_stress_test script to run the SourceKit stress tester over the source compatibility suite
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