Skip to content

Path dependencies should be treated like workspace members #9070

@jonas-schievink

Description

@jonas-schievink

We currently treat workspace crates specially, by watching their source files and giving them "low" salsa durability. I think we should do the same thing for path = "..." dependencies to better match Cargo's behavior (which will watch them for changes). Currently we treat them the same as crates.io dependencies and the sysroot, assuming that they never change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-actionableSomeone could pick this issue up and work on it right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions