Skip to content

Don't recompile project when there's no need #11

@zetok

Description

@zetok

Use case
cargo check && cargo doc && cargo test

I.e. once project gets successfully compiled, I might want to run tests again, but due to cargo check recompiling project both cargo doc and cargo test compile stuff again when there's no need, which takes time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions