Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust: Checks use -D warnings #5460

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

DavidSouther
Copy link
Contributor

Consistently use -D warnings, and add Lambdas to checks. It was inconsistently used on the command line, this sets it in RUSTFLAGS for the GitHub action for all builds.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DavidSouther DavidSouther added Rust This issue relates to the AWS SDK for Rust (Preview) Task labels Oct 3, 2023
@DavidSouther DavidSouther requested a review from rcoh October 3, 2023 16:13
@DavidSouther DavidSouther self-assigned this Oct 3, 2023
@github-actions github-actions bot added the GitHub settings This affects GitHub settings label Oct 3, 2023
.github/workflows/rust.yml Show resolved Hide resolved
@DavidSouther DavidSouther added On Call Review needed This work needs an on-call review Text Review not needed This contains no text which needs review labels Oct 3, 2023
@rlhagerm rlhagerm added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Oct 4, 2023
@rlhagerm rlhagerm merged commit 1d52fa7 into awsdocs:main Oct 4, 2023
9 checks passed
@DavidSouther DavidSouther deleted the rust/checks/D_warnings branch October 23, 2023 15:25
ford-at-aws pushed a commit that referenced this pull request Dec 15, 2023
* Consistently use -D warnings, and add Lambdas to checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub settings This affects GitHub settings On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants