crosvm/base
Daniel Verkamp d362e2ea56 Fix new clippy 1.72 unnecessary_cast warnings
Remove pointer casts where the target type is the same as the original.

Change-Id: Ibb7bda2e4afcb5df2cd7c0bd9a075d0288b69f67
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5005512
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-11-06 19:16:18 +00:00
..
base_event_token_derive base_event_token_derive: Move entry point to standard location 2023-07-17 18:47:27 +00:00
src Fix new clippy 1.72 unnecessary_cast warnings 2023-11-06 19:16:18 +00:00
tests Convert some ::platform:: imports into ::linux:: or ::windows:: 2023-11-01 00:48:00 +00:00
.build_test_serial Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
Cargo.toml Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux"))] 2023-10-11 00:43:29 +00:00