Skip to content

Conversation

phip1611
Copy link
Member

@phip1611 phip1611 commented Nov 27, 2022

Adds the clippy::must_use_candiate-lint. Luckily, this was easy as cargo clippy --fix worked like a charm.

I had to do some minor adjustments to the device path code generation functionality.

Closes #565.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@nicholasbishop nicholasbishop merged commit 316deea into rust-osdev:main Nov 27, 2022
@phip1611 phip1611 deleted the clippy-must-use branch July 14, 2024 06:58
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.

Add the lint clippy::must_use_candidate
2 participants