crosvm/base
Daniel Verkamp 75a3c8ab2e base: fix clippy::multiple_bound_locations lint
Merge the `where` clause bounds into the ones in the generic type
definitions. This is also more consistent with the other functions in
this file.

BUG=b:344974550
TEST=tools/clippy

Change-Id: Ie4d33ae0c204dab6279607aa0b181768b42c75eb
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5599145
Reviewed-by: Elie Kheirallah <khei@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-06-06 17:38:46 +00:00
..
base_event_token_derive Update to syn-2 2023-12-02 00:23:50 +00:00
src base: fix clippy::multiple_bound_locations lint 2024-06-06 17:38:46 +00:00
tests base: move fork_process to jail crate 2024-05-22 21:21:59 +00:00
.build_test_serial Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
Cargo.toml base: move fork_process to jail crate 2024-05-22 21:21:59 +00:00