Skip to content

[6.2, SE-0456] enable span properties for the small-String representation #80742

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

Draft
wants to merge 5 commits into
base: release/6.2
Choose a base branch
from

Conversation

glessard
Copy link
Contributor

Enables the small-string code path for the UTF8View.span properties. This completes SE-0456.

Addresses rdar://147500261

This is a cherry-pick of #80684

@glessard glessard added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Apr 10, 2025
@glessard glessard requested a review from a team as a code owner April 10, 2025 21:55
@glessard
Copy link
Contributor Author

@swift-ci please test

@glessard glessard force-pushed the rdar137710901-addressable-utf8view-span branch from 501e3c7 to ee50c3e Compare April 14, 2025 21:13
@glessard glessard marked this pull request as draft April 17, 2025 22:54
@glessard glessard force-pushed the rdar137710901-addressable-utf8view-span branch from f349282 to 837c353 Compare April 18, 2025 17:41
- The move-only checker has issues with the existence of autoclosures.
- These `borrowing` accessors are within the purview of the move-only checker.
@glessard glessard force-pushed the rdar137710901-addressable-utf8view-span branch from 837c353 to 4e0e2ee Compare April 18, 2025 17:45
@glessard
Copy link
Contributor Author

@swift-ci please test

@parkera
Copy link
Contributor

parkera commented May 13, 2025

@glessard why is this still in draft?

@glessard
Copy link
Contributor Author

@swift-ci please test Windows platform

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