@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euxo pipefail;
# Just the features matrix
cargo test
cargo test --no-default-features -F nightly
cargo test -F allocator_api
The note is not visible to the blocked user.