Skip to content

[6.2, stdlib] fix an extraneous symbol exported by MutableSpan #81871

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

Merged

Conversation

glessard
Copy link
Contributor

@glessard glessard commented May 30, 2025

Explanation: In #79650, one of the initializers was not marked @_alwaysEmitIntoClient, by mistake. This fixes the mistake, and adjusts the list of ABI symbols accordingly.

Scope: Binaries which construct MutableSpan instances
Original PR: #81816
Risk: Low; type has very little adoption so far.
Testing: CI
Reviewed by: @Azoy

@glessard glessard requested a review from a team as a code owner May 30, 2025 15:52
@glessard
Copy link
Contributor Author

@swift-ci please test

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

@swift-ci please test macOS platform

@glessard glessard requested a review from stephentyrone May 31, 2025 00:16
@glessard glessard merged commit 3a3ea0c into swiftlang:release/6.2 May 31, 2025
5 checks passed
@glessard glessard deleted the rdar138440979-mutablespan-abi-fix-62 branch May 31, 2025 01:01
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