Skip to content

Commit 77c2554

Browse files
committed
Start review for nonescaping types as SE-0446
1 parent de4e2e8 commit 77c2554

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

proposals/NNNN-non-escapable.md renamed to proposals/0446-non-escapable.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Nonescapable Types
22

3-
* Proposal: [SE-NNNN](NNNN-filename.md)
3+
* Proposal: [SE-0446](0446-non-escapable.md)
44
* Authors: [Andrew Trick](https://github.com/atrick), [Tim Kientzle](https://github.com/tbkka)
5-
* Review Manager: TBD
6-
* Status: **Awaiting implementation**
5+
* Review Manager: [Joe Groff](https://github.com/jckarter)
6+
* Status: **Active review (September 17...October 1, 2024)**
77
* Roadmap: [BufferView Language Requirements](https://forums.swift.org/t/roadmap-language-support-for-bufferview)
8-
* Implementation: **Pending**
8+
* Implementation: **Implemented** in `main` branch
99
* Upcoming Feature Flag: `NonescapableTypes`
1010
* Review: ([pitch](https://forums.swift.org/t/pitch-non-escapable-types-and-lifetime-dependency/69865))
1111

0 commit comments

Comments
 (0)