Skip to content

Conversation

@ivmarkov
Copy link
Contributor

Subject says it all.

99% of the changes here are the result of

rustup default nightly
cargo clippy --alllow-dirty --fix

... and then I added #[allow(clippy::too_many_arguments)] to two constructor functions as clippy complained (apparently they reduced the threshold down to 7 arguments before the complaints start)

Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@SergioGasquez SergioGasquez added this pull request to the merge queue Dec 19, 2024
Merged via the queue into esp-rs:main with commit 523eedc Dec 19, 2024
28 checks passed
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.

2 participants