We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af977fa + 218c848 commit cb068b7Copy full SHA for cb068b7
1 file changed
proposals/0530-async-result-support.md
@@ -1,9 +1,9 @@
1
# Async Result Support
2
3
-* Proposal: SE-0530
+* Proposal: [SE-0530](0530-async-result-support.md)
4
* Author: [Konrad 'ktoso' Malawski](https://github.com/ktoso), [Matt Massicotte](https://github.com/mattmassicotte)
5
-* Review Manager: [Doug Gregor](https://github.com/**DougGregor**)
6
-* Status: **Active Review** (April 28-May 12, 2026)**
+* Review Manager: [Doug Gregor](https://github.com/douggregor)
+* Status: **Active Review (April 28-May 12, 2026)**
7
* Implementation: [swiftlang/swift#88465](https://github.com/swiftlang/swift/pull/88465)
8
* Review: ([First Pitch](https://forums.swift.org/t/pitch-result-codable-conformance-and-async-catching-init/78566))([Review](https://forums.swift.org/t/se-0530-async-result-support/86346))
9
0 commit comments