Skip to content

SE-0140 and SE-0110 have been implemented #532

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 2 commits into from
Sep 23, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proposals/0110-distingish-single-tuple-arg.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Proposal: [SE-0110](0110-distingish-single-tuple-arg.md)
* Authors: Vladimir S., Austin Zheng
* Review Manager: [Chris Lattner](http://github.com/lattner)
* Status: **Accepted**
* Status: **Implemented (Swift 3)**
* Decision Notes: [Rationale](https://lists.swift.org/pipermail/swift-evolution-announce/2016-July/000215.html)
* Bug: [SR-2008](https://bugs.swift.org/browse/SR-2008)

Expand Down
2 changes: 1 addition & 1 deletion proposals/0140-bridge-optional-to-nsnull.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Proposal: [SE-0140](0140-bridge-optional-to-nsnull.md)
* Author: [Joe Groff](https://github.com/jckarter)
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
* Status: **Accepted**
* Status: **Implemented (Swift 3.0.1)**
* Decision Notes: [Rationale](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160912/027062.html)

## Introduction
Expand Down