cloud-hypervisor/pci
Rob Bradford bb5b9584d2 pci, ch-remote, vmm: Replace simple match blocks with matches!
This is a new clippy check introduced in 1.47 which requires the use of
the matches!() macro for simple match blocks that return a boolean.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-10-09 10:49:54 +02:00
..
src pci, ch-remote, vmm: Replace simple match blocks with matches! 2020-10-09 10:49:54 +02:00
Cargo.toml build(deps): bump libc from 0.2.78 to 0.2.79 2020-10-05 07:02:05 +00:00