Skip to content

Commit 18bcd8b

Browse files
jtbandeslattner
authored andcommitted
SE-0121 is implemented in swiftlang/swift#3637 (#462)
🎉
1 parent 03b896b commit 18bcd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ just loads it via JavaScript. Hence, the following declaration isn't used.
128128
<proposal id="0118" status="implemented" swift-version="3" name="Closure Parameter Names and Labels" filename="0118-closure-parameter-names-and-labels.md"/>
129129
<proposal id="0119" status="rejected" name="Remove access modifiers from extensions" filename="0119-extensions-access-modifiers.md"/>
130130
<proposal id="0120" status="accepted" name="Revise `partition` Method Signature" filename="0120-revise-partition-method.md"/>
131-
<proposal id="0121" status="accepted" name="Remove `Optional` Comparison Operators" filename="0121-remove-optional-comparison-operators.md"/>
131+
<proposal id="0121" status="implemented" swift-version="3" name="Remove `Optional` Comparison Operators" filename="0121-remove-optional-comparison-operators.md"/>
132132
<proposal id="0122" status="active" name="Use colons for subscript declarations" filename="0122-use-colons-for-subscript-type-declarations.md"/>
133133
<proposal id="0123" status="rejected" name="Disallow coercion to optionals in operator arguments" filename="0123-disallow-value-to-optional-coercion-in-operator-arguments.md"/>
134134
<proposal id="0124" status="implemented" swift-version="3" name="`Int.init(ObjectIdentifier)` and `UInt.init(ObjectIdentifier)` should have a `bitPattern:` label" filename="0124-bitpattern-label-for-int-initializer-objectidentfier.md"/>

0 commit comments

Comments
 (0)