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
The TL;DR is that if I have lto=true in profile, and crate-type = ["cdylib", "rlib"], the lto silently isn't applied. This is confusing -- I would expect to see at least a warning.