Skip to content

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
@glessard glessard merged commit 845b68a into swiftlang:release/6.2 Jun 18, 2025
5 checks passed
@glessard glessard deleted the rdar153219174-UMBP-mutableSpan-62 branch June 18, 2025 20:56
glessard added a commit to glessard/swift that referenced this pull request Jun 18, 2025
…4-UMBP-mutableSpan-62"

This reverts commit 845b68a, reversing
changes made to 3d1c592.
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