crosvm/data_model/src
Daniel Verkamp 4e464ae6ab data_model: fix flexible_array doc tests
Mark the FlexibleArray doc comment code block as ignored so it does not
fail when tested with `cargo test -p data_model` (this is not a full
example, since it is missing the __IncompleteArrayField struct that is
typically provided by bindgen).  Also fix a missing comma to at least
make the syntax valid.

BUG=None
TEST=cargo test -p data_model

Change-Id: Ic07daae1599df8afb272cda4f12b5f47b443f2c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2535351
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2020-11-16 22:42:58 +00:00
..
endian.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
flexible_array.rs data_model: fix flexible_array doc tests 2020-11-16 22:42:58 +00:00
lib.rs Update safety comments for DataInit. 2020-10-02 04:10:12 +00:00
sys.rs sys_util: Fix all the default clippy warnings 2020-08-06 03:28:13 +00:00
volatile_memory.rs sys_util: Fix all the default clippy warnings 2020-08-06 03:28:13 +00:00