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.
2 parents 2941f3b + 7f4c47d commit ed3cec1Copy full SHA for ed3cec1
1 file changed
proposals/0532-optional-noncopyable-improvements.md
@@ -3,10 +3,10 @@
3
* Proposal: [SE-0532](0532-optional-noncopyable-improvements.md)
4
* Author: [Alejandro Alonso](https://github.com/Azoy)
5
* Review Manager: [John McCall](https://github.com/rjmccall)
6
-* Status: **Active review (May 26th...July 6th, 2026)**
+* Status: **Accepted**
7
* Implementation: [swiftlang/swift#88505](https://github.com/swiftlang/swift/pull/88505)
8
* Previous revision: [1](https://github.com/swiftlang/swift-evolution/blob/49216cb8b9063e6031eca47033067f3224386b57/proposals/0532-optional-noncopyable-improvements.md)
9
-* Review: ([pitch](https://forums.swift.org/t/pitch-optional-noncopyable-improvements-and-generalizations/86656)) ([review](https://forums.swift.org/t/se-0532-optional-noncopyable-improvements-and-generalizations/86941)) ([revision](https://forums.swift.org/t/se-0532-optional-noncopyable-improvements-and-generalizations/86941/16))
+* Review: ([pitch](https://forums.swift.org/t/pitch-optional-noncopyable-improvements-and-generalizations/86656)) ([review](https://forums.swift.org/t/se-0532-optional-noncopyable-improvements-and-generalizations/86941)) ([revision](https://forums.swift.org/t/se-0532-optional-noncopyable-improvements-and-generalizations/86941/16)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0532-optional-noncopyable-improvements-and-generalizations/88126))
10
11
## Summary of changes
12
0 commit comments