Skip to content

rustpkg probably won't check for upstream updates #9476

@catamorphism

Description

@catamorphism

If you do:

extern mod foo = "github.com/bar/quux";

then rustpkg won't check for updates to the quux repo after the first time, since the locally cached sources won't have changed. Arguably this behavior should be different, and workcache's freshness functions should take the state of a remote repo (if one exists) into account.

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