Skip to content

Commit 5b0fd84

Browse files
committed
Changelog entries
1 parent de45422 commit 5b0fd84

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

proposals/NNNN-lifetime-dependency.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ This is a key requirement for the `Span` type (previously called `BufferView`) b
3535
- Protocol lifetime requirements
3636
- Structural lifetime dependencies
3737

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+
3846
#### See Also
3947

4048
* [Forum discussion of Non-Escapable Types and Lifetime Dependency](https://forums.swift.org/t/pitch-non-escapable-types-and-lifetime-dependency)

0 commit comments

Comments
 (0)