Skip to content

Adds a missing clippy allow #663

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

jsturtevant
Copy link
Contributor

fixes #653

It also add a simple function on the roundtrip wit that triggers the clippy failure as a way to test that clippy is fixed and doesn't regress

It also add a simple function on the roundtrip wit that triggers the clippy failure as a way to test that clippy is fixed

Signed-off-by: James Sturtevant <[email protected]>
@jsturtevant jsturtevant added the kind/bugfix For PRs that fix bugs label Jun 25, 2025
Copy link
Member

@syntactically syntactically left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @jsturtevant!

@jsturtevant jsturtevant merged commit dd7f86a into hyperlight-dev:main Jun 26, 2025
172 of 195 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bugfix For PRs that fix bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Marcro fails clippy checks with specific wit that doesn't have a return value
2 participants