Navigation Menu

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-1235] Implement SE-0049: Move @noescape and @autoclosure to be type attributes #43843

Closed
DougGregor opened this issue Apr 14, 2016 · 3 comments
Assignees
Labels
attributes Feature: Declaration and type attributes compiler The Swift compiler in itself feature A feature request or implementation improvement swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented

Comments

@DougGregor
Copy link
Member

Previous ID SR-1235
Radar rdar://problem/25736045
Original Reporter @DougGregor
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature
Assignee @lattner
Priority Medium

md5: 594f91aeaa465a37bd59c0c2612d5635

Issue Description:

Implement SE-0049, described at:

https://github.com/apple/swift-evolution/blob/master/proposals/0049-noescape-autoclosure-type-attrs.md

@lattner
Copy link
Mannequin

lattner mannequin commented Apr 14, 2016

I will implement this.

@lattner
Copy link
Mannequin

lattner mannequin commented Apr 15, 2016

I'm actively working on this.

@lattner
Copy link
Mannequin

lattner mannequin commented Apr 16, 2016

This is now effectively done. The only thing left is to upgrade the deprecation warning to an error, which will happen later.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added improvement feature A feature request or implementation attributes Feature: Declaration and type attributes swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented and removed new feature labels Nov 11, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attributes Feature: Declaration and type attributes compiler The Swift compiler in itself feature A feature request or implementation improvement swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
Projects
None yet
Development

No branches or pull requests

2 participants