cargo/tests
Chris Denton 93bcd97fc1
Match any error when failing to find executables
For Windows targets, Rust now uses a custom resolver to find `process::Command` programs. This has caused some error messages to change.

To allow it to be merged, some tests have been adjusted to match any error.
2021-11-17 11:09:52 +00:00
..
build-std Fix build-std updating the index on every build. 2021-04-22 17:18:26 -07:00
testsuite Match any error when failing to find executables 2021-11-17 11:09:52 +00:00
internal.rs Update clippy lint allow set. 2021-04-13 09:02:07 -07:00