Skip to content

Commit 5661681

Browse files
Fix formatting of SE-0364 status (#2461)
Fix formatting of latest discussion in Review field
1 parent 495a54c commit 5661681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0364-retroactive-conformance-warning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
* Proposal: [SE-0364](0364-retroactive-conformance-warning.md)
44
* Author: [Harlan Haskins](https://github.com/harlanhaskins)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Active Review, May 15...22, 2024**
6+
* Status: **Active Review (May 15th...22nd, 2024)**
77
* Implementation: [apple/swift#36068](https://github.com/apple/swift/pull/36068)
88
* Review: ([first pitch](https://forums.swift.org/t/warning-for-retroactive-conformances-if-library-evolution-is-enabled/45321))
99
([second pitch](https://forums.swift.org/t/pitch-warning-for-retroactive-conformances-of-external-types-in-resilient-libraries/56243))
1010
([first review](https://forums.swift.org/t/se-0364-warning-for-retroactive-conformances-of-external-types/58922))
1111
([second review](https://forums.swift.org/t/second-review-se-0364-warning-for-retroactive-conformances-of-external-types/64615))
1212
([acceptance](https://forums.swift.org/t/accepted-se-0364-warning-for-retroactive-conformances-of-external-types/65015))
13-
([amendment])(https://forums.swift.org/t/amendment-se-0364-allow-same-package-conformances/71877)
13+
([amendment](https://forums.swift.org/t/amendment-se-0364-allow-same-package-conformances/71877))
1414

1515
## Introduction
1616

0 commit comments

Comments
 (0)