crosvm/tools/impl
Vikram Auradkar de1f006a08 Enable clippy on windows
Also fixes few warning introduced during upstream which linux clippy
run does not catch.

test: py tools\clippy
bug: 226966790
Change-Id: I6979f87be5d6d34727afabafcaccb57631975567
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3553401
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Vikram Auradkar <auradkar@google.com>
2022-03-31 16:09:00 +00:00
..
dev_container
testvm
bindgen-common.sh tools/bindgen-all-the-things: add script to regenerate bindings 2022-03-03 23:47:03 +00:00
check_code_hygiene.py Check for crlf line endings 2022-03-01 00:51:16 +00:00
common.py tools: fix reference to no longer existing install-deps.sh 2022-03-29 17:17:17 +00:00
test_config.py Enable vmm_vhost windows tests 2022-03-29 20:29:54 +00:00
test_runner.py Enable clippy on windows 2022-03-31 16:09:00 +00:00
test_target.py Enable windows tests for a few crates 2022-02-18 03:18:58 +00:00
testvm.py