2e56b6f98e
Only dylib and rlib candidates were included in the error. I think the reason is that at the time this error was originally implemented, rmeta crate sources were represented different from dylib and rlib sources. I wrote up more detailed analysis in [this comment][1]. The new version of the code is also a bit easier to read and should be more robust to future changes since it uses `CrateSources::paths()`. [1]: https://github.com/rust-lang/rust/pull/88675#issuecomment-935282436 |
||
---|---|---|
.. | ||
dynamic_lib | ||
rmeta | ||
creader.rs | ||
dependency_format.rs | ||
dynamic_lib.rs | ||
foreign_modules.rs | ||
lib.rs | ||
locator.rs | ||
native_libs.rs |