Skip to content

Conversation

dblnz
Copy link
Contributor

@dblnz dblnz commented Mar 13, 2025

Enforce at the crate level the denial of dead_code, missing_doc and unused_mut.
This is partially related to #315 .

This also updates the rust sample guests Cargo.lock files as they are not synchronized after changes by dependabot

dblnz added 2 commits March 13, 2025 12:14
- denies dead_code, missing_docs and unused_mut in the crate

Signed-off-by: Doru Blânzeanu <[email protected]>
@dblnz dblnz added the area/documentation Related to documentation label Mar 13, 2025
Copy link
Contributor

@danbugs danbugs left a comment

Choose a reason for hiding this comment

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

LGTM

@dblnz dblnz merged commit 1eda3a5 into hyperlight-dev:main Mar 18, 2025
24 checks passed
@dblnz dblnz deleted the add-deny-to-whole-crate branch April 7, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants