We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04449d2 + f863e14 commit be37f35Copy full SHA for be37f35
proposals/0446-non-escapable.md
@@ -3,11 +3,12 @@
3
* Proposal: [SE-0446](0446-non-escapable.md)
4
* Authors: [Andrew Trick](https://github.com/atrick), [Tim Kientzle](https://github.com/tbkka)
5
* Review Manager: [Joe Groff](https://github.com/jckarter)
6
-* Status: **Active review (September 17...October 1, 2024)**
+* Status: **Accepted**
7
* Roadmap: [BufferView Language Requirements](https://forums.swift.org/t/roadmap-language-support-for-bufferview)
8
* Implementation: **Implemented** in `main` branch
9
* Upcoming Feature Flag: `NonescapableTypes`
10
* Review: ([pitch](https://forums.swift.org/t/pitch-non-escapable-types-and-lifetime-dependency/69865))
11
+* Decision Notes: [Acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0446-nonescapable-types/75504)
12
13
## Introduction
14
0 commit comments