mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
error: unnecessary trailing semicolon
--> qcow/src/qcow.rs:2050:14
|
2050 | };
| ^ help: remove this semicolon
|
= note: `-D redundant-semicolons` implied by `-D warnings`
Signed-off-by: Rob Bradford <robert.bradford@intel.com>