Closed ghost closed 4 years ago
The CI failure seems to be unrelated to the code change:
#!/bin/bash -eo pipefail
xargo build --verbose --no-default-features --target=x86_64-unknown-linux-gnu;
+ "rustc" "--print" "sysroot"
ERROR: the sysroot can't be built for the Stable channel. Switch to nightly.
Exited with code exit status 1
CircleCI received exit code 1
Thanks!
This merely delegates to the
Hash
implementation infixed
.