mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-12-01 04:28:48 +00:00
6b29858a34
Use the anyhow crate to provide ad-hoc errors with context. This removes the large, manually-updated enum, which we never use programmatically anyway (error messages are printed in human-readable form and otherwise not matched against). BUG=b:190433480 TEST=cargo build TEST=./test_all Change-Id: Ia7b90b33774d4031054b346d650861d3105044ee Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3105436 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |