Skip to content

stdlib: Fix missing unsafe operators in more places #82192

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 1 commit into
base: main
Choose a base branch
from

Conversation

tshortli
Copy link
Contributor

Add unsafe where it is still missing. I missed these in previous passes due to conditional compilation.

@tshortli tshortli force-pushed the safe-stdlib branch 3 times, most recently from 5afb696 to 601bec7 Compare June 11, 2025 22:57
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli force-pushed the safe-stdlib branch 3 times, most recently from 86cddcf to 828d603 Compare June 13, 2025 05:38
@tshortli
Copy link
Contributor Author

@swift-ci please test

Add `unsafe` where it is still missing. I missed these in previous passes due
to conditional compilation.
@tshortli tshortli changed the title stdlib: Fix missing unsafe operators in more places stdlib: Fix missing unsafe operators in more places Jun 13, 2025
@tshortli tshortli marked this pull request as ready for review June 13, 2025 19:37
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

swiftlang/swift-driver#1931

@swift-ci please smoke test

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.

1 participant