mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
c26d20b6e6
Replace uses of match where the branches just return true or false depending on a single match with the matches! macro, as checked by clippy: https://rust-lang.github.io/rust-clippy/master/index.html#match_like_matches_macro BUG=None TEST=bin/clippy # with cargo 1.47.0 / clippy 0.0.212 Change-Id: I9f18ef8ccb45dacc2c4e2a113afd0b5a2d2e3580 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2519842 Reviewed-by: Dylan Reid <dgreid@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |