Skip to content

Remove String APIs currently implemented in swift-foundation #4946

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
May 6, 2024

Conversation

jmschonfeld
Copy link
Contributor

This removes a handful of String APIs that currently call into NSString but are already being re-exported from swift-foundation so we can remove them. All tests pass on linux with this change

@jmschonfeld jmschonfeld requested review from parkera and iCharlesHu May 3, 2024 00:04
@jmschonfeld jmschonfeld merged commit d8f1bfe into swiftlang:package May 6, 2024
@jmschonfeld jmschonfeld deleted the string-api-recore branch May 6, 2024 17:58
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