Skip to content

Filter packages based on the working directory #237

Description

@bonsairobo

For example, if we run tests with -w foo we should only run the tests inside of foo.

I'm not sure what the best mechanism is yet. We could either do this filtering during construction of CrateGraph or after. But I worry that it might somehow interact with the dependency graph resolution and create a subtle bug. This requires care.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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