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
I've noticed that when I link static native libraries to Rust crates we lose the debug info from the native libraries. I assume that there is some minimum we can do to signal to the linker that we really want to keep that information.