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
What kind of lto are you using and what kind of a problem do you have with current version? Unless I'm mistaken current state is to compile the whole crate as a single codegen unit which should give result similar to lto, just not across multiple crates.
#146
The text was updated successfully, but these errors were encountered: