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
Make #[zerogc(nop_trace)] skip an automatic Drop implementation
NullTrace types are implicitly drop safe.
No tracing needed implies there are no reachable GC references.
Therefore there is nothing to fear about finalizers resurrecting things
0 commit comments