crosvm/bit_field
Daniel Verkamp 57b5eca182 bit_field: suppress clippy cast warnings
Otherwise, if the templated type is u64, clippy emits some warnings:

  error: casting to the same type is unnecessary (`u64` -> `u64`)
  --> devices/src/usb/xhci/xhci_abi.rs:103:23

BUG=b:276487055
TEST=tools/clippy # with rust 1.68

Change-Id: Ib53b74f006b8945bc2a73c4e71e4141380877f9f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4412658
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2023-04-10 23:41:28 +00:00
..
bit_field_derive
src
tests
Cargo.toml