crosvm/net_util
Keiichi Watanabe ffdfff586f Update Rust toolchain to 1.88
- Change qemu binary names; Remove '-static' postfixes
- Fix clippy errors with using new APIs introduced after 1.81
  - unnecessary_map_or
  - manual_repeat_n
- Fix clippy::needless-as-bytes
- Update cargo-nextest in dev_container and testvm
   - To avoid missing libstd error due to
     https://github.com/rust-lang/rust/pull/131188
   - To fix an error on parsing cargo-metadata.json
- For mingw, specify libslirp and glib's paths when building
  net_util
- Install binutils in testvm

BUG=b:455879436
TEST=CQ

Change-Id: I3add61aac9573f20aa7d1aee2b9cf6cf9dd43493
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/7089911
Reviewed-by: Frederick Mayle <fmayle@google.com>
Reviewed-by: Noah Gold <nkgold@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
2025-11-21 13:21:47 -08:00
..
src Automatic clippy fix for Rust 1.88 2025-11-17 10:25:21 -08:00
tests net_util, devices: refactor platform-specific net code 2023-11-27 19:23:56 +00:00
.gitignore dev container: Uprev to latest debian version 2025-02-11 15:10:32 -08:00
build.rs Update Rust toolchain to 1.88 2025-11-21 13:21:47 -08:00
Cargo.toml Workspace deps grab bag 2025-05-16 11:26:38 -07:00
prebuilts_version net_util: Add windows slirp support 2022-10-11 15:25:38 +00:00