Skip to content

Conversation

@simongdavies
Copy link
Contributor

Clippy fixes

  • Removed the #[allow(clippy::large_enum_variant)] attribute from the ExeInfo enum in src/hyperlight_host/src/mem/exe.rs, as it is no longer necessary.

  • Simplified a closure in src/hyperlight_guest_bin/build.rs by removing redundant parentheses in the and_then call.

@simongdavies simongdavies added the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Dec 9, 2025
@simongdavies simongdavies requested a review from danbugs as a code owner December 9, 2025 22:00
@simongdavies simongdavies added the Guest-COW PRs that form part of the Guest-COW change label Dec 9, 2025
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
@simongdavies simongdavies merged commit 90003be into hyperlight-dev:main Dec 10, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guest-COW PRs that form part of the Guest-COW change kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants