Skip to content

[stdlib] Update element constraints of Span #80326

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
merged 1 commit into from
Mar 27, 2025

Conversation

benrimmington
Copy link
Contributor

@benrimmington benrimmington requested a review from a team as a code owner March 26, 2025 23:23
@benrimmington
Copy link
Contributor Author

@swift-ci Please smoke test

@benrimmington
Copy link
Contributor Author

https://ci.swift.org/job/swift-PR-macos-smoke-test/19134/

Failed Tests (1):
  lldb-api :: lang/swift/async/queues/TestSwiftPluginQueues.py

@benrimmington
Copy link
Contributor Author

@swift-ci Please smoke test macOS platform

@benrimmington
Copy link
Contributor Author

https://ci.swift.org/job/swift-PR-macos-smoke-test/19138/

Failed Tests (1):
  Swift(macosx-x86_64) :: Concurrency/async_task_priority.swift

@benrimmington
Copy link
Contributor Author

@swift-ci Please smoke test macOS platform

@stephentyrone stephentyrone requested a review from glessard March 27, 2025 14:25
Copy link
Contributor

@glessard glessard left a comment

Choose a reason for hiding this comment

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

This is the source change I was going to make to go with the edit to SE-0447. An interesting question is about the ABI symbols: do we try to keep the eventual mangled symbols, or do we fix them later when we do support non-escapable elements? Accepting that we will fix them later is more prudent. Thanks!

@glessard glessard merged commit 98fc0a9 into swiftlang:main Mar 27, 2025
3 checks passed
@benrimmington benrimmington deleted the span branch March 27, 2025 19:46
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.

2 participants