Structs§
- Lifetime
Constraint - Scope
- Represents a scope in the program (function, block, loop, etc.)
- Scoped
Lifetime Tracker - Tracks lifetimes with respect to program scopes
Enums§
Functions§
- analyze_
function_ scopes - Analyze a function with scope-based lifetime tracking
- check_
scoped_ lifetimes