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

clippy lint in mpmc and linear_map #413

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

jordens
Copy link
Contributor

@jordens jordens commented Nov 17, 2023

  • mpmc: use cmp() as per clippy
  • linear_map: use binding ergonomics, adress clippy

c.f. #411

@jordens jordens changed the title clipp mpmc clippy lint in mpmc Nov 17, 2023
@jordens jordens changed the title clippy lint in mpmc clippy lint in mpmc and linear_map Nov 17, 2023
Copy link
Member

@newAM newAM left a comment

Choose a reason for hiding this comment

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

Thanks!

@newAM newAM added this pull request to the merge queue Nov 17, 2023
Merged via the queue into rust-embedded:main with commit fa67f35 Nov 17, 2023
22 of 23 checks passed
@jordens jordens deleted the clipp-mpmc branch November 17, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants