crosvm/tools
Dennis Kempin 81b28dad70 Add script to refactor crate:: to super:: references
This will be run on crates that are to be moved into the
base crate.
The script is run in the follow up CL.

Note: This is a one-off script. It just has to work one,
not for the general case.

BUG=b:223206469
TEST=python tools/contrib/refactor_use_references.py

Change-Id: Ic92109572649c9130784b986c67fddc8f9b838d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3530497
Reviewed-by: Anton Romanov <romanton@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-03-16 23:59:29 +00:00
..
chromeos tools/chromeos/create_merge: Automatically resolve conflicts 2022-02-28 21:30:13 +00:00
contrib Add script to refactor crate:: to super:: references 2022-03-16 23:59:29 +00:00
examples Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
impl Upstream data_model 2022-03-10 18:48:52 +00:00
windows Upstream windows build/test script 2022-01-28 00:55:08 +00:00
aarch64vm testvm: Use prebuilts instead of building on-the-fly 2021-10-15 22:02:24 +00:00
bindgen-all-the-things kernel_loader: regenerate ELF bindings 2022-03-07 21:52:26 +00:00
cargo-doc tools: Stop generating API docs for libvda 2021-12-09 18:01:34 +00:00
clippy Pythonify clippy/fmt scripts and add common.py 2022-02-15 22:01:58 +00:00
dev_container crosvm: Fix running plugins integration tests 2022-03-10 01:00:38 +00:00
fmt Parallelize tools/fmt 2022-03-07 22:50:12 +00:00
install-aarch64-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-armhf-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-deps Pythonify clippy/fmt scripts and add common.py 2022-02-15 22:01:58 +00:00
presubmit Update ./tools/presubmit defaults and add --all mode 2022-02-10 22:04:18 +00:00
run_tests Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
set_test_target Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
x86vm testvm: Use prebuilts instead of building on-the-fly 2021-10-15 22:02:24 +00:00