You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CIR][Lifetime] Detect dangling pointers on Owner types
First example now works and we can successfully diagnose a
basic dangling ref to owner type.
- Handle kills for references owners o', but kill(o') not yet implemented,
should be done together with its own use/test case.
- Make sure invalidating moved-from adds proper state.
- Add testcase.
0 commit comments