Skip to content
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

discuss casting of parameters with ownership #3

Open
wants to merge 1 commit into
base: noncopyable-structs-and-enums
Choose a base branch
from

Conversation

kavon
Copy link

@kavon kavon commented Feb 16, 2023

Some casts aren't going to be valid. It goes beyond just noncopyable types and feels like it could be its own proposal.

@kavon kavon force-pushed the discuss-function-casts branch from cae338a to 577adb9 Compare February 16, 2023 02:03
jckarter pushed a commit that referenced this pull request Feb 16, 2024
…ol`. (swiftlang#2264)

* Add a proposal to generalize AsyncSequence and AsyncIteratorProtocol.

* Update proposals/NNNN-generalize-async-sequence.md

Co-authored-by: Laszlo Teveli <[email protected]>

* Update proposals/NNNN-generalize-async-sequence.md

Co-authored-by: Luca Bernardi <[email protected]>

* Remove generalization of isolated parameters; this is covered by a
separate proposal.

* Remove upfront mention of `@rethrows` in the introduction.

* Generalize async sequence (#3)

* Move discussion of the experimental `@rethrows` out to "Source Compatibility"

* Rename `nextElement(_:)` to `next(isolation:)`

* Async sequence generalization is SE-0421

---------

Co-authored-by: Laszlo Teveli <[email protected]>
Co-authored-by: Luca Bernardi <[email protected]>
Co-authored-by: Doug Gregor <[email protected]>
Co-authored-by: Freddy Kellison-Linn <[email protected]>
jckarter pushed a commit that referenced this pull request Mar 22, 2025
Update and cleanup the grammar.
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