mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
2924f8bfb7
As recommended by the clippy from_over_into warning, allow conversion to Vec<u8> by adding a more flexible From impl instead of Into. https://rust-lang.github.io/rust-clippy/master/index.html#from_over_into BUG=None TEST=bin/clippy Change-Id: Iaa6455b11629846e5ce9bc9be4a6cae0baf87d5b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2862580 Reviewed-by: Zach Reizner <zachr@chromium.org> Tested-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |