Skip to content

Commit 9dbf0f4

Browse files
committed
we also need rustdocflags
1 parent f3a1619 commit 9dbf0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ std)
8787
simd)
8888
cd $MIRI_LIB_SRC/portable-simd
8989
export RUSTFLAGS="-Ainternal_features ${RUSTFLAGS:-}"
90+
export RUSTDOCFLAGS="-Ainternal_features ${RUSTDOCFLAGS:-}"
9091

9192
echo "::group::Testing portable-simd"
9293
MIRIFLAGS="$DEFAULTFLAGS" \

0 commit comments

Comments
 (0)