Skip to content

Add build variant for cargo check? #162

Closed
@ErichDonGubler

Description

@ErichDonGubler

Feature request to build on the great work! For CLI users, it's fairly common to run cargo check on a project to just run through the compile-time checks for code, instead of continuing to the code generation phase (which right now is less-than-optimal in Rust, in terms of speed). It would be nice to have this more accessible with the build variants packaged with this wonderful enhancement.

I don't foresee any significant additions to the build languages or anything else -- just an entry to the variants array in build definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions