Skip to content

Commit 5bcc3a6

Browse files
Add correct proposal link and review period date formatting (#2334)
1 parent 09058c1 commit 5bcc3a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0423-dynamic-actor-isolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Dynamic actor isolation enforcement from non-strict-concurrency contexts
22

3-
* Proposal: [SE-0423](NNNN-dynamic-actor-isolation.md)
3+
* Proposal: [SE-0423](0423-dynamic-actor-isolation.md)
44
* Authors: [Holly Borla](https://github.com/hborla), [Pavel Yaskevich](https://github.com/xedin)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Active Review (Feb 20 - Mar 1 2024)**
6+
* Status: **Active Review (February 20 - March 1, 2024)**
77
* Upcoming Feature Flag: `DynamicActorIsolation`
88
* Review: ([pitch](https://forums.swift.org/t/pitch-dynamic-actor-isolation-enforcement/68354))
99
* Implementation: [apple/swift#70867](https://github.com/apple/swift/pull/70867), [apple/swift#71261](https://github.com/apple/swift/pull/71261), [apple/swift-syntax#2419](https://github.com/apple/swift-syntax/pull/2419)

0 commit comments

Comments
 (0)