mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
d48d4608d6
Motivation: get rid of required options vs help boilerplate BUG=n/a TEST=run_tests I've also done some binary size testing as well: Baseline: text data bss dec hex filename 5050303 264640 1072 5316015 511daf crosvm StructOpt: text data bss dec hex filename 5400901 277104 1072 5679077 56a7e5 crosvm StructOpt, default-features = false text data bss dec hex filename 5418437 275872 1072 5695381 56e795 crosvm argh text data bss dec hex filename 5024287 262648 1072 5288007 50b047 crosvm Change-Id: I7ebe09e38d3854c4a0e5c8e3a2aecb123652ce1e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3339792 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Anton Romanov <romanton@google.com> Auto-Submit: Anton Romanov <romanton@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Anton Romanov <romanton@google.com> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |