Skip to content

When searching the RUST_PATH, rustpkg ignores versions #8711

Closed
@catamorphism

Description

@catamorphism

In an upcoming pull request, rustpkg will gain the ability to find installed libraries in the RUST_PATH without necessarily rebuilding them. However, it will ignore the requested version (if there is one) when searching for libraries. This is wrong; if you request foo#0.3, it should ignore an installed foo-0.4, for example.

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