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

[SR-7134] Implement coroutines so that they can be used for robust inout modifications #49682

Closed
AnnaZaks mannequin opened this issue Mar 7, 2018 · 4 comments
Closed
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@AnnaZaks
Copy link
Mannequin

AnnaZaks mannequin commented Mar 7, 2018

Previous ID SR-7134
Radar rdar://problem/35399709
Original Reporter @AnnaZaks
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee @rjmccall
Priority Medium

md5: 7bb0ec855c1cd8bc2d937dd02564aced

relates to:

  • SR-4355 Update standard library to use memory ownership features

Issue Description:

Implement coroutines for Swift on top of the llvm coroutines. Adopt coroutines on MaterializeForSet.

@rjmccall
Copy link
Member

#18840

@hartbit
Copy link
Collaborator

hartbit commented Nov 24, 2018

Should the status for this item be updated on the dashboard to done?

@bob-wilson
Copy link

The ABI Stability dashboard status for SR-7134 already shows: "Done (Not yet released)". Are you seeing something different?

@hartbit
Copy link
Collaborator

hartbit commented Nov 27, 2018

I'm sorry, I was sure I saw otherwise, but I was mistaken.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

3 participants