Skip to content

[stdlib, 6.2] add missing computed properties #82284

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

Open
wants to merge 3 commits into
base: release/6.2
Choose a base branch
from

Conversation

glessard
Copy link
Contributor

@glessard glessard commented Jun 17, 2025

SE-0467 adds an unsafe mutableSpan property to UnsafeMutableBufferPointer, and a similar mutableBytes property to UnsafeMutableRawBufferPointer. Implemented here. (requires #82269)

Scope: Addition only.

Radar/SR Issue: rdar://153219174

main PR: #82277

Risk: Low.

Testing: Added unit tests

Reviewer: @Azoy

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

@swift-ci please test

@glessard glessard marked this pull request as ready for review June 17, 2025 16:54
@glessard glessard requested a review from a team as a code owner June 17, 2025 16:54
@glessard glessard requested a review from tbkka June 17, 2025 16:57
@glessard glessard force-pushed the rdar153219174-UMBP-mutableSpan-62 branch from c341488 to 0a19cef Compare June 17, 2025 22:58
@glessard
Copy link
Contributor Author

@swift-ci please test

@glessard glessard requested a review from stephentyrone June 18, 2025 11:28
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.

1 participant