#!/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