crosvm/tools/impl
Dennis Kempin 5f46e21c02 Remove rutabaga_gfx_ffi from workspace
The crate requires special compilation flags that conflict with the
workspace flags.

We may want to consider moving it to common/ so the test runner can
compile it in a separate workspace.

This brings us one step closer to be able to run
`cargo build --workspace` with no excludes.

BUG=b:206689789
TEST=./tools/presubmit

Change-Id: Ice747ced00f81db0a8e05ff2bc43d4d0e323e456
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3453050
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-02-11 15:58:56 +00:00
..
dev_container Upgrade rust toolchain version to 1.58.1 2022-02-04 02:20:36 +00:00
testvm Make aarch64 vm usable for running armhf binaries. 2021-12-09 01:08:45 +00:00
check_code_hygiene.py Introduce code hygiene checks 2022-02-08 20:59:24 +00:00
test_config.py Remove rutabaga_gfx_ffi from workspace 2022-02-11 15:58:56 +00:00
test_runner.py Add DO_NOT_RUN_ON_FOREIGN_KERNEL option 2022-02-10 22:04:18 +00:00
test_target.py
testvm.py