Closed
Description
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
Labels
No labels