Skip to content

Commit 01c4abe

Browse files
authored
Note that 0283 is no longer accepted
1 parent 1c75af3 commit 01c4abe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0283-tuples-are-equatable-comparable-hashable.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
* Proposal: [SE-0283](0283-tuples-are-equatable-comparable-hashable.md)
44
* Author: [Alejandro Alonso](https://github.com/Azoy)
55
* Review Manager: [Saleem Abdulrasool](https://github.com/compnerd)
6-
* Status: **Accepted (2020-05-19)**
6+
* Status: **Reverted**
77
* Implementation: [apple/swift#28833](https://github.com/apple/swift/pull/28833)
8+
* Reverted: [apple/swift#34492](https://github.com/swiftlang/swift/pull/34492)
89
* Decision Notes: [Rationale](https://forums.swift.org/t/accepted-se-0283-tuples-conform-to-equatable-comparable-and-hashable/36658), [Additional Commentary](https://forums.swift.org/t/implementation-issues-with-se-0283-tuples-are-ehc/46946)
910

1011
## Introduction

0 commit comments

Comments
 (0)