Skip to content

Commit

Permalink
disable on skiplist
Browse files Browse the repository at this point in the history
due to 579
  • Loading branch information
taiki-e committed Oct 9, 2020
1 parent e88e2be commit 77cb6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/crossbeam-skiplist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ if [[ "$RUST_VERSION" == "nightly"* ]]; then

RUSTDOCFLAGS=-Dwarnings cargo doc --no-deps --all-features

./../ci/miri.sh -- -Zmiri-disable-stacked-borrows
# ./../ci/miri.sh -- -Zmiri-disable-stacked-borrows
fi

0 comments on commit 77cb6aa

Please sign in to comment.