Skip to content

Add warning checks to the complete template #19

@epage

Description

@epage

Doing a cargo check with RUSTFLAGS="-D warnings" will fail the build on warnings.

The problems is new warnings can be added and break the build, so like clippy in #18, we should use a pinned version of rustc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions