We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c75af3 commit 01c4abeCopy full SHA for 01c4abe
proposals/0283-tuples-are-equatable-comparable-hashable.md
@@ -3,8 +3,9 @@
3
* Proposal: [SE-0283](0283-tuples-are-equatable-comparable-hashable.md)
4
* Author: [Alejandro Alonso](https://github.com/Azoy)
5
* Review Manager: [Saleem Abdulrasool](https://github.com/compnerd)
6
-* Status: **Accepted (2020-05-19)**
+* Status: **Reverted**
7
* Implementation: [apple/swift#28833](https://github.com/apple/swift/pull/28833)
8
+* Reverted: [apple/swift#34492](https://github.com/swiftlang/swift/pull/34492)
9
* 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)
10
11
## Introduction
0 commit comments