Skip to content

Using stable for cargo fmt in GitHub actions #380

Closed
@nmoutschen

Description

@nmoutschen

Hey folks! 👋

I've noticed this uses the nightly version of Rust to do fmt and clippy checks (see https://github.com/awslabs/aws-lambda-rust-runtime/blob/master/.github/workflows/build.yml#L60-L81).

Since those versions might include new checks that are not yet in stable, and most people are using stable, should we change to using stable there too?

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