Skip to content

[stdlib] Move unused functions to LegacyABI.swift #75462

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 2 commits into from
Jul 27, 2024

Conversation

benrimmington
Copy link
Contributor

@benrimmington benrimmington commented Jul 25, 2024

No description provided.

@benrimmington benrimmington added numerics Area → standard library: Numeric API String Area → standard library: The `String` type labels Jul 25, 2024
@benrimmington benrimmington marked this pull request as ready for review July 25, 2024 05:58
@benrimmington benrimmington requested a review from a team as a code owner July 25, 2024 05:58
@benrimmington
Copy link
Contributor Author

@swift-ci Please smoke test

@benrimmington
Copy link
Contributor Author

https://ci.swift.org/job/swift-PR-macos-smoke-test/14674/

Failed Tests (1):
Swift(macosx-x86_64) :: api-digester/stability-stdlib-abi-with-asserts.test

+Func _unsafeMinus(_:_:) has been removed
+Func _unsafePlus(_:_:) has been removed
+Func unimplemented_utf8_32bit(_:file:line:) has been removed

#33694 (ModuleAnalyzerNodes.cpp) is required, to include obsoleted/unavailable declarations in the ABI baseline.

@benrimmington
Copy link
Contributor Author

@swift-ci Please smoke test

@benrimmington benrimmington merged commit 66e6c00 into swiftlang:main Jul 27, 2024
3 checks passed
@benrimmington benrimmington deleted the legacy-abi branch July 27, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
numerics Area → standard library: Numeric API String Area → standard library: The `String` type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants