Skip to content

Conversation

@joshfried-aws
Copy link
Contributor

@joshfried-aws joshfried-aws commented Aug 24, 2023

Issue #, if available:

Description of changes:
With the release of Rust 1.72 earlier today, there was some changes to clippy lints. This PR addresses some issues that were for the time being only warns, but our intention is to get ahead of any possible future errors from the linter. This will keep noise out of future PR's that have actual logical changes made to them.

With the exception of 2 of them, most of these lints were due to this new lint https://rust-lang.github.io/rust-clippy/master/index.html#/needless_raw_string_hashes


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

@joshfried-aws joshfried-aws merged commit 290fbc1 into aws-cloudformation:main Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants