Skip to content

Commit

Permalink
we also need rustdocflags
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Aug 5, 2023
1 parent f3a1619 commit 9dbf0f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ std)
simd)
cd $MIRI_LIB_SRC/portable-simd
export RUSTFLAGS="-Ainternal_features ${RUSTFLAGS:-}"
export RUSTDOCFLAGS="-Ainternal_features ${RUSTDOCFLAGS:-}"

echo "::group::Testing portable-simd"
MIRIFLAGS="$DEFAULTFLAGS" \
Expand Down

0 comments on commit 9dbf0f4

Please sign in to comment.