Skip to content

rustpkg endlessly compiles dependencies #7879

Closed
@jedestep

Description

@jedestep

My project contains two subdirectories of src, liba and libb. Both of them contain lib.rs. libb depends on liba. Inside the libb folder is a folder called test which contains test.rs and depends on the contents of libb. When building with rustpkg, libb is compiled ad infinitum as it tries to resolve its dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions