crosvm/x86_64/src
Dennis Kempin 4fea399df9 Reformat imports
crosvm is switching the import style to use one import per line.
While more verbose, this will greatly reduce the occurence of merge
conflicts going forward.

Note: This is using a nightly feature of rustfmt. So it's a one-off
re-format only. We are considering adding a nightly toolchain to
enable the feature permanently.

BUG=b:239937122
TEST=CQ

Change-Id: Id2dd4dbdc0adfc4f8f3dd1d09da1daafa2a39992
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3784345
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-07-28 00:15:50 +00:00
..
test_integration x86_64: cross platform cleanup 2022-06-22 23:34:17 +00:00
acpi.rs Reformat imports 2022-07-28 00:15:50 +00:00
bootparam.rs bindgen: switch to allowlist/blocklist options 2021-10-26 18:32:51 +00:00
bzimage.rs Reformat imports 2022-07-28 00:15:50 +00:00
cpuid.rs Reformat imports 2022-07-28 00:15:50 +00:00
fdt.rs Reformat imports 2022-07-28 00:15:50 +00:00
gdt.rs
interrupts.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
lib.rs Reformat imports 2022-07-28 00:15:50 +00:00
mpspec.rs clippy: Fix net_sys / virtio_sys / x86_64 2022-02-07 22:22:43 +00:00
mptable.rs Reformat imports 2022-07-28 00:15:50 +00:00
msr.rs Reformat imports 2022-07-28 00:15:50 +00:00
msr_index.rs
regs.rs Reformat imports 2022-07-28 00:15:50 +00:00
smbios.rs Reformat imports 2022-07-28 00:15:50 +00:00
test_integration.rs Reformat imports 2022-07-28 00:15:50 +00:00