crosvm/cros_async
Daniel Verkamp a43b9346f8 cros_async: remove ?Sized from Default bounds
Default already includes Sized, so the ?Sized is not useful.

Fixes a clippy warning in Rust 1.81.

BUG=b:365852007

Change-Id: I32a78e65153e63779cdafed4a35a542e22dd699e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5852615
Reviewed-by: Frederick Mayle <fmayle@google.com>
Reviewed-by: Richard Zhang <rizhang@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-09-27 19:33:20 +00:00
..
src cros_async: remove ?Sized from Default bounds 2024-09-27 19:33:20 +00:00
tests cros_async: Combine platform-specific Executors 2024-03-26 16:54:35 +00:00
Cargo.toml base_tokio: tokio compatible Event and Tube types 2024-06-06 23:30:20 +00:00