cargo-xbuild is a dependency for building the MIPS sysroot, and core, alloc, and compiler-builtins crates. rust-src is a dependency of cargo-xbuild.
These dependencies should be checked in build.rs and error out with a clear list of what's missing and how to install it.
cargo-xbuildis a dependency for building the MIPS sysroot, andcore,alloc, andcompiler-builtinscrates.rust-srcis a dependency ofcargo-xbuild.These dependencies should be checked in
build.rsand error out with a clear list of what's missing and how to install it.