test_nightly.sh 98 B

1234567
  1. #!/bin/sh
  2. set -ex
  3. cargo bench --verbose
  4. cargo test --verbose --manifest-path=macros/Cargo.toml