crosvm/gpu_display
Daniel Verkamp b080f54729 gpu_display: allow xlib::Window to u64 casts
The code should not depend on xlib::Window being u64 internally (it
could differ on 32-bit platforms), so allow the clippy warning rather
than removing the casts.

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

Change-Id: Iba59c2d4fb940837783679fce81c2b35ed64142b
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4390738
Reviewed-by: Zihan Chen <zihanchen@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-04-10 19:55:20 +00:00
..
examples tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
protocol health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +00:00
src gpu_display: allow xlib::Window to u64 casts 2023-04-10 19:55:20 +00:00
build.rs gpu_display: find wayland-scanner with which in build.rs 2023-02-27 21:18:21 +00:00
Cargo.toml gpu_display: find wayland-scanner with which in build.rs 2023-02-27 21:18:21 +00:00