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 see a bunch of my cross crate inlined functions have been optimized out of the call site, but the functions are still defined in the ll asm. Presumably that wouldn't happen if they were internal.