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 04de949 commit 96e0be7Copy full SHA for 96e0be7
ci-test.sh
@@ -76,6 +76,7 @@ simd)
76
export RUSTFLAGS="-Ainternal_features ${RUSTFLAGS:-}"
77
export RUSTDOCFLAGS="-Ainternal_features ${RUSTDOCFLAGS:-}"
78
cd $MIRI_LIB_SRC/portable-simd
79
+ rm -v rust-toolchain*
80
81
echo "::group::Testing portable-simd"
82
MIRIFLAGS="$DEFAULTFLAGS" \
rust-version
@@ -1 +1 @@
1
-nightly-2025-02-01
+nightly-2025-02-11
0 commit comments