Skip to content

Commit 43b625c

Browse files
authored
Merge pull request #532 from amartini51/master
SE-0140 and SE-0110 have been implemented
2 parents ad42974 + 2f6853b commit 43b625c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proposals/0110-distingish-single-tuple-arg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0110](0110-distingish-single-tuple-arg.md)
44
* Authors: Vladimir S., Austin Zheng
55
* Review Manager: [Chris Lattner](http://github.com/lattner)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 3)**
77
* Decision Notes: [Rationale](https://lists.swift.org/pipermail/swift-evolution-announce/2016-July/000215.html)
88
* Bug: [SR-2008](https://bugs.swift.org/browse/SR-2008)
99

proposals/0140-bridge-optional-to-nsnull.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0140](0140-bridge-optional-to-nsnull.md)
44
* Author: [Joe Groff](https://github.com/jckarter)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 3.0.1)**
77
* Decision Notes: [Rationale](https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160912/027062.html)
88

99
## Introduction

0 commit comments

Comments
 (0)