mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-05 00:34:10 +08:00

The CMake `cargo test` integration was broken if Rust_CARGO_TARGET were used with `CARGO_FLAGS` set to `-Zbuild-std` (e.g. to target i586 under i686 without the i586 toolchain installed).