Skip to content

rustc -Z ls libfoo.rlib doesn't show extern linked libraries #14648

Closed
@lilyball

Description

@lilyball

rustc -Z ls doesn't show any extern dynamic libraries in an rlib. These dynamic library dependencies are propagated downstream, so it has to be recorded in the rlib crate metadata, so rustc -Z ls should display it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binaries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions