Skip to content

rhct: Fix clippy warning related to use of modulo 2#42

Merged
rbradford merged 1 commit intorust-vmm:mainfrom
rbradford:202602/fix-clippy
Feb 16, 2026
Merged

rhct: Fix clippy warning related to use of modulo 2#42
rbradford merged 1 commit intorust-vmm:mainfrom
rbradford:202602/fix-clippy

Conversation

@rbradford
Copy link
Collaborator

Fix clippy warnings in rhct.rs

Signed-off-by: Rob Bradford rbradford@meta.com

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

Signed-off-by: Rob Bradford <rbradford@meta.com>
@rbradford rbradford merged commit 231cb7f into rust-vmm:main Feb 16, 2026
14 checks passed
@rbradford rbradford deleted the 202602/fix-clippy branch February 16, 2026 15:56
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