cloud-hypervisor/acpi_tables/src
Gaelan Steele d8e1898b46 aml: make constructor field order consistent
On nightly, clippy expects the structs to be constructed with fields in
the same order they're declared in. Seems sensible enough, so let's do
that.

Signed-off-by: Gaelan Steele <gbs@canishe.com>
2021-03-29 09:55:29 +02:00
..
aml.rs aml: make constructor field order consistent 2021-03-29 09:55:29 +02:00
lib.rs acpi_tables: aml: Add support for generating AML name paths 2019-10-24 10:55:02 +01:00
rsdp.rs acpi_tables: Address Rust 1.51.0 clippy issue (upper_case_acronyms) 2021-03-26 11:32:09 +00:00
sdt.rs acpi_tables: Address Rust 1.51.0 clippy issue (upper_case_acronyms) 2021-03-26 11:32:09 +00:00