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-7135] Implement generalized accessors and adopt them in the standard library #49683

Closed
AnnaZaks mannequin opened this issue Mar 7, 2018 · 2 comments
Closed

[SR-7135] Implement generalized accessors and adopt them in the standard library #49683

AnnaZaks mannequin opened this issue Mar 7, 2018 · 2 comments
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-7135
Radar None
Original Reporter @AnnaZaks
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee None
Priority Medium

md5: a50d4790134a6c7fbeee652133d67216

relates to:

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

Issue Description:

Implement read/modify accessors in the compiler as outlined in the Ownership manifesto and adopt them on some of the types in the standard library.

@bob-wilson
Copy link

I am disassociating this from rdar://problem/23619855. We had previously been using that issue to track the overall set of changes for generalized accessors, but it is now being used for a more narrow purpose.

@bob-wilson
Copy link

I believe this is done now. John said the last change was in #20415

@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

1 participant