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
Now loader suggests to set crate type explicitly if it founds file with
name similar to crate name, but different extension.
This commit adds warning if loader found static library instead of rlib
or dylib. It fixes issue rust-lang#14416.
0 commit comments