Skip to content

Commit 1bdc6ee

Browse files
authored
SE-0407 was implemented in Swift 5.9.2 (#2236)
1 parent 7f69f7e commit 1bdc6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0407-member-macro-conformances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0407](0407-member-macro-conformances.md)
44
* Authors: [Doug Gregor](https://github.com/DougGregor)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 5.9.2)**
77
* Vision: [Macros](https://github.com/apple/swift-evolution/blob/main/visions/macros.md)
88
* Implementation: [apple/swift#67758](https://github.com/apple/swift/pull/67758)
99
* Review: ([pitch](https://forums.swift.org/t/pitch-member-macros-that-know-what-conformances-are-missing/66590)) ([review](https://forums.swift.org/t/se-0407-member-macro-conformances/66951)) ([acceptance](https://forums.swift.org/t/accepted-se-0407-member-macro-conformances/67345))

0 commit comments

Comments
 (0)