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
This is done by enabling `--emit metadata` for binary crates too despite
them not actually supporting crate metadata. Rustc will produce a
harmless empty metadata file, but also report exactly when codegen
starts just like currently happens for rlibs.
0 commit comments