We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb1d13 commit e51dbedCopy full SHA for e51dbed
ci/setup_benchmarks.sh
@@ -5,6 +5,3 @@ set -ex
5
# Get latest ISPC binary for the target and put it in the path
6
git clone https://github.com/gnzlbg/ispc-binaries
7
cp ispc-binaries/ispc-${TARGET} ispc
8
-
9
-# Rust-bindgen requires RUSTFMT
10
-rustup component add rustfmt-preview
0 commit comments