Skip to content

Conversation

@glessard
Copy link
Contributor

SE-0467 adds an unsafe mutableSpan property to UnsafeMutableBufferPointer, and a similar mutableBytes property to UnsafeMutableRawBufferPointer. They were missing in the original implementation; here they are.

Addresses rdar://153219174
(requires #82268)

@glessard glessard requested review from a team, hborla, slavapestov and xedin as code owners June 16, 2025 22:00
@glessard
Copy link
Contributor Author

@swift-ci please smoke test

1 similar comment
@glessard
Copy link
Contributor Author

@swift-ci please smoke test

@glessard glessard force-pushed the rdar153219174-UMBP-mutableSpan branch from 3df95a7 to 62b58a8 Compare June 17, 2025 05:28
@glessard
Copy link
Contributor Author

@swift-ci please smoke test

@glessard
Copy link
Contributor Author

@swift-ci please smoke test macOS platform

@glessard glessard requested review from atrick and meg-gupta June 17, 2025 16:40
@glessard glessard enabled auto-merge June 17, 2025 16:54
Copy link
Contributor

@meg-gupta meg-gupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@glessard glessard merged commit e29b425 into swiftlang:main Jun 17, 2025
3 checks passed
@glessard glessard deleted the rdar153219174-UMBP-mutableSpan branch June 17, 2025 23: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.

3 participants