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 5b76027 commit 78a8d60Copy full SHA for 78a8d60
ci/crossbeam-skiplist.sh
@@ -16,6 +16,6 @@ if [[ "$RUST_VERSION" == "nightly"* ]]; then
16
RUSTDOCFLAGS=-Dwarnings cargo doc --no-deps --all-features
17
18
# Run sanitizers
19
- export ASAN_OPTIONS="detect_leaks=0"
+ # export ASAN_OPTIONS="detect_leaks=0"
20
"$script_dir"/san.sh --features nightly
21
fi
0 commit comments