Skip to content

Conversation

phip1611
Copy link
Member

@phip1611 phip1611 commented Oct 1, 2025

We were inconsistent with the use of the newtype_enum! macro.
Sometimes we imported it directly, sometimes we used it from
the global scope (#[macro_use]). We now prefer an explicit
dependency for every usage.

Checklist

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

We were inconsistent with the use of the newtype_enum! macro.
Sometimes we imported it directly, sometimes we used it from
the global scope (#[macro_use]). We now prefer an explicit
dependency for every usage.
Caught by latest nightly version.
@phip1611 phip1611 changed the title uefi-raw: fix latest nightly clippy issues (unused import) ci: fix latest nightly issues Oct 1, 2025
@nicholasbishop nicholasbishop added this pull request to the merge queue Oct 1, 2025
Merged via the queue into main with commit 06c83b2 Oct 1, 2025
20 checks passed
@nicholasbishop nicholasbishop deleted the fix-ci branch October 1, 2025 18:18
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