Skip to content

Commit cb068b7

Browse files
authored
Merge pull request #3275 from dempseyatgithub/SE-0530-add-missing-proposal-link
Add missing SE-0530 proposal link and formatting fixes
2 parents af977fa + 218c848 commit cb068b7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

proposals/0530-async-result-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Async Result Support
22

3-
* Proposal: SE-0530
3+
* Proposal: [SE-0530](0530-async-result-support.md)
44
* 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)**
5+
* Review Manager: [Doug Gregor](https://github.com/douggregor)
6+
* Status: **Active Review (April 28-May 12, 2026)**
77
* Implementation: [swiftlang/swift#88465](https://github.com/swiftlang/swift/pull/88465)
88
* 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))
99

0 commit comments

Comments
 (0)