Skip to content

Commit 048f0b6

Browse files
Update 0440-debug-description-macro.md (#2540)
1 parent dbf4a7d commit 048f0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0440-debug-description-macro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0440](0440-debug-description-macro.md)
44
* Authors: [Dave Lee](https://github.com/kastiglione)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Active Review (July 20-July 30, 2024)**
6+
* Status: **Implemented (Swift 6.0)**
77
* Implementation: Present in `main` under experimental feature `DebugDescriptionMacro` [apple/swift#69626](https://github.com/apple/swift/pull/69626)
88
* Previous Revision: [1](https://github.com/swiftlang/swift-evolution/blob/fda6746506368c8c6d2933ee6d71c87e6ed92f94/proposals/0440-debug-description-macro.md)
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-debug-description-macro/67711)) ([review](https://forums.swift.org/t/se-0440-debugdescription-macro/72958)) ([returned for revision](https://forums.swift.org/t/returned-for-revision-se-0440-debugdescription-macro/73270)) ([second review](https://forums.swift.org/t/second-review-se-0440-debugdescription-macro/73325))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-debug-description-macro/67711)) ([review](https://forums.swift.org/t/se-0440-debugdescription-macro/72958)) ([returned for revision](https://forums.swift.org/t/returned-for-revision-se-0440-debugdescription-macro/73270)) ([second review](https://forums.swift.org/t/second-review-se-0440-debugdescription-macro/73325))([acceptance](https://forums.swift.org/t/accepted-se-0440-debugdescription-macro/73741))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)