We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de45422 commit 5b0fd84Copy full SHA for 5b0fd84
proposals/NNNN-lifetime-dependency.md
@@ -35,6 +35,14 @@ This is a key requirement for the `Span` type (previously called `BufferView`) b
35
- Protocol lifetime requirements
36
- Structural lifetime dependencies
37
38
+**Edited** (June 9, 2024):
39
+
40
+- New section: Immortal requirements
41
+- New alternative considered: Initializer syntax
42
+- New alternative considered: dependsOn(unchecked) to disable lifetime dependence checking
43
+- Updated future direction: component lifetime syntax
44
+- New example: Escapable properties in a nonescapable type
45
46
#### See Also
47
48
* [Forum discussion of Non-Escapable Types and Lifetime Dependency](https://forums.swift.org/t/pitch-non-escapable-types-and-lifetime-dependency)
0 commit comments