Skip to content

[doc] Distinguish strict, lexical, and optimized variable lifetimes - #92502

Merged
atrick merged 1 commit into
swiftlang:mainfrom
atrick:doc-lifetime
Sep 23, 2026
Merged

atrick merged 1 commit into
swiftlang:mainfrom
atrick:doc-lifetime

Conversation

@atrick

@atrick atrick commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Split "Variable Lifetimes" into three named categories: strict
(~Copyable deinit), lexical (deinit-barrier constrained), and
optimized (eager-move, shrinks to last use).

Split "Variable Lifetimes" into three named categories: strict
(~Copyable deinit), lexical (deinit-barrier constrained), and
optimized (eager-move, shrinks to last use).
@atrick

atrick commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@atrick
atrick enabled auto-merge September 22, 2026 03:15
@atrick

atrick commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test macOS

@atrick
atrick merged commit d4fd343 into swiftlang:main Sep 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant