Skip to content

cargo build should have --force option #1101

Closed as not planned
Closed as not planned
@lilyball

Description

@lilyball

Sometimes I need to force a rebuild of a target, because it compiled successfully but I want to see the generated warnings. It would be convenient if cargo build accepted a --force flag that makes it consider the current target to be dirty even if it's not. This should not force the recompilation of any dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions