Skip to content

[6.2, stdlib] fix small-string UTF8Span support #82097

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

Conversation

glessard
Copy link
Contributor

@glessard glessard commented Jun 9, 2025

Explanation: fixes and String.utf8Span properties for the small string representation.

Scope: enables new feature (previously the properties only worked for the large string representation.)
Original PRs: #82013, #82064 and #82077
Risk: Low, this has low adoption
Testing: CI
Reviewed by: @lorentey, @atrick, @stephentyrone

@glessard glessard requested a review from a team as a code owner June 9, 2025 04:12
@glessard
Copy link
Contributor Author

glessard commented Jun 9, 2025

@swift-ci please test

@glessard glessard added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Jun 9, 2025
@glessard
Copy link
Contributor Author

glessard commented Jun 9, 2025

@swift-ci please test macOS platform

@glessard glessard force-pushed the rdar152615664-issue82024-62-with-small-string-spans branch from 392b1d0 to 0130dea Compare June 9, 2025 21:20
@glessard
Copy link
Contributor Author

glessard commented Jun 9, 2025

@swift-ci please test

@glessard glessard changed the title [6.2, stdlib] small-string Span and UTF8Span support [6.2, stdlib] fix small-string UTF8Span support Jun 9, 2025
@glessard glessard merged commit 6554165 into swiftlang:release/6.2 Jun 10, 2025
5 checks passed
@glessard glessard deleted the rdar152615664-issue82024-62-with-small-string-spans branch June 10, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants