crosvm/ext2/tests
Daniel Verkamp 951d0ee77b ext2: fix needless borrow clippy warnings
The format!() result can be passed directly to functions that accept
traits like AsRef<str>.

BUG=b:365852007
TEST=tools/clippy # with rust-toolchain 1.81

Change-Id: I5ff01690602b056fd4493d6d3af053d507bd7765
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5902374
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
2024-10-02 07:07:17 +00:00
..
tests.rs ext2: fix needless borrow clippy warnings 2024-10-02 07:07:17 +00:00