Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mshv-bindings: Fix clippy warnings in bindgen code
With recent rust version clippy got strict and founding errors in the code generated by bindgen. So we need to another filter in the allowlist to make clippy happy. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
- Loading branch information