crosvm/kvm_sys
Daniel Verkamp 62636c5b2f data_model: use fully qualified name in flexible_array_impl! macro
The flexible_array_impl! macro should not rely on the caller to import
FlexibleArray; use $crate::FlexibleArray to refer to it instead.

BUG=None
TEST=tools/presubmit

Change-Id: I9743a4cbc01deb6cdfadd98e63f4803a5572421c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3687064
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-06-06 18:17:03 +00:00
..
src data_model: use fully qualified name in flexible_array_impl! macro 2022-06-06 18:17:03 +00:00
tests clippy: Fix kvm(_sys) 2022-02-07 22:22:41 +00:00
bindgen.sh kvm_sys: regenerate x86 and aarch64 bindings 2022-03-17 22:26:55 +00:00
Cargo.toml Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00