mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Import the std module used in the generated MSR-index file instead of spelling the full paths at every use site. The crate-level #![expect(clippy::absolute_paths)] is kept; the remaining sites in the rest of the crate are handled by a follow-up. Signed-off-by: Henry Hrvoje Tonkovac <htonkovac@gmail.com> Assisted-by: Claude:Opus-4.8